Skip to content

Commit 24e5d4e

Browse files
chore(main): release 0.3.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c1d99fd commit 24e5d4e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/aeimer/go-multikeymap/compare/v0.2.0...v0.3.0) (2024-11-23)
4+
5+
6+
### Features
7+
8+
* adds benchmarks ([0098d28](https://github.com/aeimer/go-multikeymap/commit/0098d28992171bc5102c09b62c9bd66be347068b))
9+
* uses common function naming Put and Remove like GoDS ([1c67161](https://github.com/aeimer/go-multikeymap/commit/1c67161e543b97316d15c2b964e8583492bf74a1))
10+
11+
12+
### Code Refactoring
13+
14+
* renames Add to Set ([b741f31](https://github.com/aeimer/go-multikeymap/commit/b741f31b9e2bfaa9eea5988498331b1867acad7c))
15+
316
## [0.2.0](https://github.com/aeimer/go-multikeymap/compare/v0.1.0...v0.2.0) (2024-11-18)
417

518

0 commit comments

Comments
 (0)