Skip to content

Commit

Permalink
Bump v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgrayisok committed Jan 10, 2019
1 parent 4c2e426 commit a6dae18
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 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
Expand Down
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": "mattgrayisok/craft-recently-viewed",
"description": "Craft CMS plugin to find recently viewed elements of any type.",
"type": "craft-plugin",
"version": "1.0.2",
"version": "1.0.3",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit a6dae18

Please sign in to comment.