File tree Expand file tree Collapse file tree 1 file changed +20
-5
lines changed
Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ # TEMPLATE
3+
4+ Instructions
5+
6+ Do not touch this section. Instead, update the section below called Unreleased, by copying
7+ the subsections here as needed. This two-level approach ensures understandable diffs
8+ when updating the CHANGELOG for a release.
9+
10+ ### Added
11+ ### Changed
12+ ### Breaking changes
13+ ### Deprecated
14+ ### Removed
15+ ### Fixed
16+ -->
17+
118# pix4d/go-kit CHANGELOG
219
320## [ Unreleased]
421
22+ ## [ v0.3.0] 2026-04-13
23+
524### Added
625
726- Package ` googlechat ` , imported from cogito.
1029
1130- go.mod: upgrade to Go 1.26.2
1231
13- ### Deprecated
14- ### Removed
15- ### Fixed
16- ### Security
17-
1832## [ v0.2.0] - 2026-01-20
1933
2034### Added
4054
4155
4256[ Unreleased ] : https://github.com/pix4d/go-kit/compare/v0.2.0...HEAD
57+ [ v0.3.0 ] : https://github.com/pix4d/go-kit/compare/v0.2.0...v0.3.0
4358[ v0.2.0 ] : https://github.com/pix4d/go-kit/compare/v0.1.0...v0.2.0
4459[ v0.1.0 ] : https://github.com/pix4d/go-kit/compare/v0.0.0...v0.1.0
You can’t perform that action at this time.
0 commit comments