Skip to content

Commit

Permalink
Bump to version v0.3.0 (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Jun 3, 2020
1 parent 4aa99d1 commit 2174c40
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v0.3.0] - 2020-06-03

### Added

- Add FreeBSD/OpenBSD support (#12)

### Changed

- unix: Detect via locale.conf instead of locale command (#14)

## [v0.2.0] - 2020-04-21

### Added
Expand All @@ -20,4 +30,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support Linux, macOS X and Windows platforms
- Support Detect and DetectAll

[v0.3.0]: https://github.com/Xuanwo/go-locale/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/Xuanwo/go-locale/compare/v0.1.0...v0.2.0

0 comments on commit 2174c40

Please sign in to comment.