39 lines
883 B
Markdown
39 lines
883 B
Markdown
|
# v1.1.0
|
||
|
## 12/02/2020
|
||
|
|
||
|
1. [](#new)
|
||
|
* Support for indent-sensitive notices [#17](https://github.com/getgrav/grav-plugin-markdown-notices/pull/17)
|
||
|
* Pass phpstan level 1 tests
|
||
|
* Require Grav v1.6
|
||
|
|
||
|
# v1.0.4
|
||
|
## 09/10/2019
|
||
|
|
||
|
1. [](#improved)
|
||
|
* Reverted PR#10 which was breaking multiline notices and also unintentionally marking up notices with `<space>!<space>` in paragraphs
|
||
|
|
||
|
# v1.0.3
|
||
|
## 08/16/2019
|
||
|
|
||
|
1. [](#improved)
|
||
|
* Fixed issue where PR#10 clobbered PR#9
|
||
|
|
||
|
# v1.0.2
|
||
|
## 08/11/2019
|
||
|
|
||
|
1. [](#new)
|
||
|
* Ability to specify your own base classes [#9](https://github.com/getgrav/grav-plugin-markdown-notices/pull/9)
|
||
|
* Allow adding inline notices inside tables [#10](https://github.com/getgrav/grav-plugin-markdown-notices/pull/10)
|
||
|
|
||
|
# v1.0.1
|
||
|
## 03/09/2018
|
||
|
|
||
|
1. [](#improved)
|
||
|
* Updated blueprint file
|
||
|
|
||
|
# v1.0.0
|
||
|
## 12/22/2015
|
||
|
|
||
|
1. [](#new)
|
||
|
* ChangeLog started...
|