-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/5.0.0' into v5
- Loading branch information
Showing
7 changed files
with
83 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,5 @@ | ||
# Empty Coalesce Changelog | ||
|
||
## 4.0.0 - 2022.08.04 | ||
## 5.0.0 - 2024.04.13 | ||
### Added | ||
* Initial Craft CMS 4 release | ||
|
||
## 4.0.0-beta.1 - 2022.03.12 | ||
|
||
### Added | ||
|
||
* Initial Craft CMS 4 compatibility | ||
|
||
## 1.0.6 - 2019-05-23 | ||
### Changed | ||
* Remove the pointless `Twig_Node_Expression_EmptyCoalesce` class | ||
|
||
## 1.0.5 - 2019-04-30 | ||
### Changed | ||
* Updated Twig namespacing to be compliant with deprecated class aliases in 2.7.x | ||
* Use Twig's `twig_test_empty()` instead of PHP's `empty()` | ||
|
||
## 1.0.4 - 2018-12-20 | ||
### Changed | ||
* Fixed namespacing/comments | ||
* Fixed tests | ||
|
||
## 1.0.3 - 2018-12-18 | ||
### Changed | ||
* Refactored the node parser to handle all undefined values appropriately | ||
|
||
## 1.0.2 - 2018-10-04 | ||
### Changed | ||
* Fixed an issue where if the first expression was a constant, the evaluation wouldn't work as expected | ||
|
||
## 1.0.1 - 2018-09-21 | ||
### Changed | ||
* Fixed broken documentation URLs | ||
|
||
## 1.0.0 - 2018-06-04 | ||
### Added | ||
- Initial release | ||
* Initial Craft CMS 5 release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.