We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aee27e commit 9ebdd5cCopy full SHA for 9ebdd5c
1 file changed
CHANGELOG.md
@@ -3,13 +3,19 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
-## [Unreleased]
+## 2.0-beta10 - 2022-02-18
7
8
### Added
9
10
- Added product association component to product editing/creation pages.
11
- Added collections to the product editing screen.
12
13
+### Fixed
14
+
15
+- GetCandy will now register it's bindings in the `boot` method of the service providers. By [@edcoreweb](https://github.com/edcoreweb)
16
17
+[View Changes](https://github.com/getcandy/admin/compare/2.0-beta9...2.0-beta10)
18
19
## 2.0-beta9 - 2022-02-11
20
21
### Fixed
0 commit comments