Skip to content

Commit 1cc1b3a

Browse files
author
unabris
committed
Update changelog
1 parent e1d5bea commit 1cc1b3a

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### v0.8.0.pre
2+
3+
* deprecations
4+
* Remove `BeyondApi::Shop#open`
5+
* Remove `BeyondApi::Shop#close`
6+
* Remove `BeyondApi::Scopes`
7+
8+
* features
9+
* Add `BeyondApi::Token#client_credentials`
10+
11+
* enhancements
12+
* Create a custom `BeyondApi::Error` class
13+
* Avoid duplicated code on token response handling
14+
115
### v0.7.1.pre
216

317
* bug-fixes
@@ -6,12 +20,12 @@
620

721
### v0.7.0.pre
822

9-
* features
10-
* Add `Products#assign_variation_images_differentiator` method
11-
1223
* deprecations
1324
* `Variations#adjust_stock_level` receives parameter `relative_amount` instead of `body`
1425

26+
* features
27+
* Add `Products#assign_variation_images_differentiator` method
28+
1529
### v0.6.0.pre
1630

1731
* bug-fixes

0 commit comments

Comments
 (0)