From 8f64ba2aa1b7c186bd8670aeedc6a71f3a23a6a8 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Thu, 5 Aug 2021 10:19:04 +0200 Subject: [PATCH] 2.0.0 --- CHANGELOG.md | 5 +---- pronamic-money.php | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a0d813..4717c6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. @@ -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. @@ -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 diff --git a/pronamic-money.php b/pronamic-money.php index 5769c9c..eb41d4d 100644 --- a/pronamic-money.php +++ b/pronamic-money.php @@ -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