Skip to content

Commit

Permalink
Version 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Welch committed Aug 5, 2020
1 parent f344b66 commit 8dddd35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# nystudio107/craft Change Log

## 2.3.1 - 2020.08.10
### Fixed
* Fix redis session config to use `App::sessionConfig()`

## 2.3.0 - 2020.08.02
### Added
* Add native image lazy loading
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": "craftcms/craft",
"description": "nystudio107 Craft 3.4 CMS scaffolding project",
"version": "2.3.0",
"version": "2.3.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 8dddd35

Please sign in to comment.