Commit 077d391 1 parent a8f1bfd commit 077d391 Copy full SHA for 077d391
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## 2.0-beta4 - 2022-01-07
9
+
8
10
### Added
9
11
- Made customers searchable via Scout
10
12
- Added Addresses relationship to the customer model
@@ -16,6 +18,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
16
18
- Fixes [ Issue 24] ( https://github.com/getcandy/getcandy/issues/24 ) where URL relationship is ` elements ` when it should be ` element `
17
19
- Fixed an issue where ` now()->year ` would return an int on single digit months, but we need to have a leading zero.
18
20
21
+ [ View Changes] ( https://github.com/getcandy/core/compare/2.0-beta3...2.0-beta4 )
22
+
19
23
## 2.0-beta3 - 2021-12-24
20
24
21
25
### Fixes
You can’t perform that action at this time.
0 commit comments