Skip to content

Commit

Permalink
Merge branch 'release/1.0.0-beta.1' into v1
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Aug 8, 2022
2 parents cefc660 + 209bb4a commit 21474fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

All notable changes to this project will be documented in this file.

## 1.0.1 - 2022.09.08
### Changed
* Don't hook in via `EVENT_AFTER_LOAD_PLUGINS` because Craft loads all plugins (and fires this event) before installing a new plugin

## 1.0.0 - 2022.09.07
## 1.0.0-beta.1 - 2022.09.08
### Added
* Initial release
* Initial beta release
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nystudio107/craft-closure",
"description": "Allows you to use arrow function closures in Twig",
"type": "yii2-extension",
"version": "1.0.1",
"version": "1.0.0-beta.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 21474fd

Please sign in to comment.