File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,20 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
66
7+ ## 1.0.2 - 2019-05-27
8+
9+ ### Fixed
10+
11+ - Fixed issue with textareas being the incorrect height when switching tabs
12+
713## 1.0.1 - 2019-05-02
14+
815### Fixed
16+
917- Fix bug preventing some field settings from loading
1018
1119## 1.0.0 - 2019-05-01
20+
1221### Added
22+
1323- Initial release
Original file line number Diff line number Diff line change 22 "name": "chasegiunta/craft-jason",
33 "description": "A field type for displaying & editing JSON data.",
44 "type": "craft-plugin",
5- "version": "1.0.1 ",
5+ "version": "1.0.2 ",
66 "keywords": [
77 "craft",
88 "cms",
You can’t perform that action at this time.
0 commit comments