Skip to content

Commit

Permalink
Release v0.4.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot committed Mar 26, 2024
1 parent f3021da commit 2dfca75
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.0] - 2024-03-26

### Added

- Add `v1.GetTimeOffsMapped()` function
Expand Down Expand Up @@ -44,7 +46,8 @@ 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.3.0...HEAD
[Unreleased]: https://github.com/giantswarm/personio-go/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/giantswarm/personio-go/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/giantswarm/personio-go/compare/v0.2.0...v0.3.0
[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
Expand Down

0 comments on commit 2dfca75

Please sign in to comment.