Skip to content

Commit 62308c3

Browse files
authored
doc: update CHANGELOG.md (#935)
1 parent 01ea46d commit 62308c3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
## Upcoming Changes
22
### Breaking
33

4+
### Features
5+
6+
### Improvements
7+
8+
### Bugfix
9+
10+
11+
## 18.1.0
12+
### Breaking
13+
414
### Features
515
* add uv as dependency management, including uv.lock
616
* allow configuration (and auto-creation) of service accounts in helm chart
@@ -13,8 +23,8 @@
1323

1424
### Bugfix
1525
* generic_resolver now follows yaml standard and accepts a list instead of relying on the ordering of a dict
16-
* decoder errors are handled properly as warnings instead of causing pipeline failures
1726
* generic_resolver now properly handles falsy values in resolve_list and resolve_from_file
27+
* decoder errors are handled properly as warnings instead of causing pipeline failures
1828

1929
## 18.0.1
2030
### Breaking

0 commit comments

Comments
 (0)