first commit
This commit is contained in:
39
Documentation/Changelog/2.0.0.rst
Normal file
39
Documentation/Changelog/2.0.0.rst
Normal file
@@ -0,0 +1,39 @@
|
||||
.. include:: ../Includes.txt
|
||||
|
||||
.. highlight:: none
|
||||
|
||||
====================================
|
||||
Changelog for release 2.0.0
|
||||
====================================
|
||||
|
||||
Features
|
||||
========
|
||||
* [FEATURE] Enable multiple plugin use per page (22.04.2021, f335afc by roman)
|
||||
* [FEATURE] Load bookmarks from browsers local storage (16.04.2021, 1c7511d by roman)
|
||||
* [FEATURE] Cache main action, load list asynchronous (15.04.2021, d4e04e5 by roman)
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
* [BUGFIX] Correct issue with empty list (22.04.2021, 1f87412 by Roman)
|
||||
* [BUGFIX] Fix issue updating links (20.04.2021, 0a6e47e by roman)
|
||||
* [BUGFIX] Fix issue with empty accessible bookmarks (20.04.2021, 1b169ab by roman)
|
||||
|
||||
Breaking changes
|
||||
================
|
||||
* [!!!][TASK] Enable local storage per default (27.04.2021, 2e460ca by roman)
|
||||
* [!!!][TASK] Remove access restriction (18.04.2021, 28c0248 by roman)
|
||||
* [!!!][TASK] Refactor js (16.04.2021, 9a09b96 by roman)
|
||||
|
||||
Reference
|
||||
=========
|
||||
|
||||
.. highlight:: shell
|
||||
|
||||
Generated by:
|
||||
|
||||
git log 1.2.2..2e460cac --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep
|
||||
|
||||
**Note:** The above list contains just commits marked with [FEATURE], [BUGFIX] and [!!!]. Complementary commits are
|
||||
available at `Github <https://github.com/buepro/typo3-pizpalue/commits/master)>`__.
|
||||
|
||||
|
Reference in New Issue
Block a user