-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from mattgrayisok/craft-4
Craft 4
- Loading branch information
Showing
4 changed files
with
21 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,33 @@ | ||
# Recently Viewed Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
## 2.0.0 - 2022-05-12 | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). | ||
### Added | ||
|
||
- Craft 4 compat | ||
|
||
## 1.0.3 - 2019-01-10 | ||
|
||
### Added | ||
|
||
- Postgres support | ||
- Max limit of 99 elements in history | ||
|
||
## 1.0.2 - 2019-01-08 | ||
|
||
### Updated | ||
|
||
- Fixed null state issue when combined with ordering | ||
|
||
## 1.0.1 - 2019-01-07 | ||
|
||
### Updated | ||
|
||
- Made filtering work nicely with `limit()`s | ||
- Set elements as most recently viewed even if they are already in list of elements | ||
|
||
## 1.0.0 - 2019-01-07 | ||
|
||
### Added | ||
|
||
- Initial 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