Skip to content

Commit d19e1df

Browse files
Release 0.20.0
1 parent 44ef540 commit d19e1df

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.20.0](https://github.com/zalando-stups/baigan-config/tree/0.20.0) (2023-07-10)
4+
5+
[Full Changelog](https://github.com/zalando-stups/baigan-config/compare/0.19.3...0.20.0)
6+
7+
**Merged pull requests:**
8+
9+
- use spring facilities for interface scanning [\#72](https://github.com/zalando-stups/baigan-config/pull/72) ([lukasniemeier-zalando](https://github.com/lukasniemeier-zalando))
10+
311
## [0.19.3](https://github.com/zalando-stups/baigan-config/tree/0.19.3) (2023-07-05)
412

513
[Full Changelog](https://github.com/zalando-stups/baigan-config/compare/0.19.2...0.19.3)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.zalando</groupId>
55
<artifactId>baigan-config</artifactId>
6-
<version>0.20.0-SNAPSHOT</version>
6+
<version>0.20.0</version>
77
<packaging>jar</packaging>
88

99
<name>baigan-config</name>

0 commit comments

Comments
 (0)