File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( https://semver.org/ ) and follow principles of [ keep a changelog] ( https://keepachangelog.com ) .
55
6- ## Version 2.14.0, 2022-11-19
6+ ## Version 2.14.2, 2022-11-20
7+
8+ ### Fixed
9+ - Fix regression introduced when fixing #73 (issue #110 ).
10+
11+ ## Version 2.14.1, 2022-11-19
712
813### Add
914- Add better graphical separation of footer buttons (no issue number, commit 21da4fadf108b76e467690ac06d5c2db6c8c01a1).
@@ -15,6 +20,8 @@ This project adheres to [Semantic Versioning](https://semver.org/) and follow pr
1520- Fix several strings (no issue number, commits 1057305479a9778a4d6f11c9dbcf83d9e8c945c0, b1c8ae4c53a89e9a5bcb6a1673d8f4c9104bb598).
1621- Fix comments (no issue number, commits 08af42ecbe7d386de45548c8e32050693e5cfd89, 61c09dc0cc7a6090475fe9e812e0ee129dc310d8).
1722
23+ ## Version 2.14.0, unreleased
24+
1825## Version 2.13.1, 2022-08-04
1926
2027### Changed
Original file line number Diff line number Diff line change 2626
2727$ plugin = new stdClass ();
2828
29- $ plugin ->version = 2022111901 ;
30- $ plugin ->release = '2.14.1 ' ;
29+ $ plugin ->version = 2022112000 ;
30+ $ plugin ->release = '2.14.2 ' ;
3131$ plugin ->requires = 2018120300 ;
3232$ plugin ->supported = [36 , 410 ];
3333$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments