Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sjelfull committed Oct 3, 2022
1 parent 56a05c3 commit 406c32d
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
Expand Up @@ -4,6 +4,10 @@ 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/).

## 3.0.0 - 2022-10-03
### Added
- Made plugin compatible with Craft 4

## 2.0.2 - 2019-05-22
### Fixed
- Fixed template path resolution on Windows
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": "superbig/craft3-templateselect",
"description": "A fieldtype that allows you to select a template from a dropdown.",
"type": "craft-plugin",
"version": "4.0.0",
"version": "3.0.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 406c32d

Please sign in to comment.