Skip to content

Commit

Permalink
version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 30, 2020
1 parent 3810ccd commit 5d7413c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.2.1 - 2020-01-30

### Added
- Allow list actions to be callable via URL.
- Add `manageDisabledLists` config setting to manage disabled lists and their items (default to true).

### Fixed
- Fix error when adding a new item to list in the CP.
- Fix unable to update the element for an item through the CP.

## 1.2.0 - 2020-01-29

### Added
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": "verbb/wishlist",
"description": "Allow users to create lists to store favourite entries, save products in a wishlist and more.",
"type": "craft-plugin",
"version": "1.2.0",
"version": "1.2.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 5d7413c

Please sign in to comment.