@@ -13,6 +13,18 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a
13
13
14
14
_ No documentation available about unreleased changes as of yet._
15
15
16
+ ## [ 2.1.0] - 2021-03-07
17
+
18
+ ### Added
19
+
20
+ * Added new filters and arguments to existing filters (See FAQ section for more info)
21
+ * Added a check if WooCommerce plugin is active to prevent fatal errors if you disable WooCommerce before this plugin
22
+
23
+ ### Fixed
24
+
25
+ * Change name of the language translation files so that they work properly
26
+ * In case the translation doesn't work automatically, place the woo-solo-api-hr.mo in the
27
+ /wp-content/languages/plugins folder
16
28
17
29
## [ 2.0.8] - 2020-12-29
18
30
@@ -328,6 +340,15 @@ A lot of issues were fixed. The plugin should be more stable and work better now
328
340
* Initial release
329
341
330
342
[ Unreleased ] : https://github.com/dingo-d/woo-solo-api/compare/master...HEAD
343
+ [ 2.1.0 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.8...2.1.0
344
+ [ 2.0.8 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.7...2.0.8
345
+ [ 2.0.7 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.6...2.0.7
346
+ [ 2.0.6 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.5...2.0.6
347
+ [ 2.0.5 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.4...2.0.5
348
+ [ 2.0.4 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.3...2.0.4
349
+ [ 2.0.3 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.2...2.0.3
350
+ [ 2.0.2 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.1...2.0.2
351
+ [ 2.0.1 ] : https://github.com/dingo-d/woo-solo-api/compare/2.0.0...2.0.1
331
352
[ 2.0.0 ] : https://github.com/dingo-d/woo-solo-api/compare/1.9.6...2.0.0
332
353
[ 1.9.6 ] : https://github.com/dingo-d/woo-solo-api/compare/1.9.5...1.9.6
333
354
[ 1.9.5 ] : https://github.com/dingo-d/woo-solo-api/compare/1.9.4...1.9.5
0 commit comments