Skip to content

Commit

Permalink
Release v0.2.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jun 4, 2023
1 parent 8941cb8 commit 0249d40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2023-06-04

- Renamed `GetListValue()` to `GetTagValues()`
- Changed `GetStringValue()` to also read the value of `list` attributes

Expand All @@ -32,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `Authenticate()` to handle `POST /auth`
- Add Personio API v1 client

[Unreleased]: https://github.com/giantswarm/personio-go/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/giantswarm/personio-go/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/giantswarm/personio-go/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/giantswarm/personio-go/compare/v0.0.1...v0.1.0
[0.0.1]: https://github.com/giantswarm/personio-go/releases/tag/v0.0.1

0 comments on commit 0249d40

Please sign in to comment.