Skip to content

Commit 5f52d0c

Browse files
authored
chore(main): release 2.0.0 (#7)
1 parent 9cfc2b6 commit 5f52d0c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/Filip7/workcd-go/compare/v1.3.0...v2.0.0) (2025-09-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* move config and flag functions to their files
9+
10+
### Features
11+
12+
* switch to go 1.25 and use experimental garbage collector ([22417fb](https://github.com/Filip7/workcd-go/commit/22417fb2952e98e07df588f42c0f90e94791928a))
13+
14+
15+
### Code Refactoring
16+
17+
* move config and flag functions to their files ([e6b5372](https://github.com/Filip7/workcd-go/commit/e6b53728d7f88ff6891043b0178a863d8c0a9397))
18+
319
## [1.3.0](https://github.com/Filip7/workcd-go/compare/v1.2.1...v1.3.0) (2025-09-05)
420

521

0 commit comments

Comments
 (0)