Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Aug 5, 2021
1 parent 2e06a14 commit 8f64ba2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
## [Unreleased][unreleased]
-

## [2.0.0] - Unreleased
## [2.0.0] - 2021-08-05
### Changed
- Use `pronamic/wp-number` library.
- Simplified JSON, always include currency, without it's just a number value.
Expand All @@ -25,8 +25,6 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C

## [1.2.6] - 2021-04-26
- Happy 2021.

## [1.2.6] - 2021-01-14
- composer bin all update
- Added GitHub action Super-Linter.
- Fix Psalm issues.
Expand Down Expand Up @@ -70,7 +68,6 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
[unreleased]: https://github.com/pronamic/wp-money/compare/2.0.0...HEAD
[2.0.0]: https://github.com/pronamic/wp-money/compare/1.2.6...2.0.0
[1.2.6]: https://github.com/pronamic/wp-money/compare/1.2.5...1.2.6
[1.2.6]: https://github.com/pronamic/wp-money/compare/1.2.5...1.2.6
[1.2.5]: https://github.com/pronamic/wp-money/compare/1.2.4...1.2.5
[1.2.4]: https://github.com/pronamic/wp-money/compare/1.2.3...1.2.4
[1.2.3]: https://github.com/pronamic/wp-money/compare/1.2.2...1.2.3
Expand Down
2 changes: 1 addition & 1 deletion pronamic-money.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-money/
* Description: WordPress Money library.
*
* Version: 1.2.3
* Version: 2.0.0
* Requires at least: 4.7
*
* Author: Pronamic
Expand Down

0 comments on commit 8f64ba2

Please sign in to comment.