Skip to content

Commit

Permalink
2.4.0 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
nateiler committed Jun 19, 2019
1 parent 1d2206b commit 93c6d6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
Changelog
=========

## Unreleased
## 2.4.0 - 2019-06-18
### Added
- Module logger can accept an 'audit' flag when logging which adds another category that can be targeted and handled uniquely.
- The Active Record `SortableTrait` can ignore sorting by chaining `Record::ignoreSortOrder()` prior to the record `save`.

## 2.3.2 - 2019-05-13
### Removed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flipboxfactory/craft-ember",
"description": "A Craft CMS plugin scaffolding",
"version": "2.3.2",
"version": "2.4.0",
"keywords": [
"flipbox",
"ember",
Expand Down

0 comments on commit 93c6d6b

Please sign in to comment.