Skip to content

Commit 077d391

Browse files
committed
Update changelog for new release (#36)
1 parent a8f1bfd commit 077d391

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
77

8+
## 2.0-beta4 - 2022-01-07
9+
810
### Added
911
- Made customers searchable via Scout
1012
- 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/).
1618
- Fixes [Issue 24](https://github.com/getcandy/getcandy/issues/24) where URL relationship is `elements` when it should be `element`
1719
- Fixed an issue where `now()->year` would return an int on single digit months, but we need to have a leading zero.
1820

21+
[View Changes](https://github.com/getcandy/core/compare/2.0-beta3...2.0-beta4)
22+
1923
## 2.0-beta3 - 2021-12-24
2024

2125
### Fixes

0 commit comments

Comments
 (0)