Skip to content

Commit

Permalink
Bump version for Authors release
Browse files Browse the repository at this point in the history
  • Loading branch information
nfourtythree committed Apr 27, 2018
1 parent cfe44ff commit 1a2b4f1
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.1.0 - 2018-04-27
### Added
- Added ability to restrict entry selection by entry Author
- Added ability to restrict entry selection by entry author's user group

## 1.0.3 - 2018-04-18
### Updated
- Updated readme with correct composer statement
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": "nfourtythree/entriessubset",
"description": "Craft field type plugin that extends the core Entries field type to give extra settings with ability to restrict by entry type",
"type": "craft-plugin",
"version": "1.0.3",
"version": "1.1.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 1a2b4f1

Please sign in to comment.