Convert changelog to markdown.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
4f2e77abf9
commit
f1e05a66e4
1 changed files with 0 additions and 0 deletions
22
_doc/dejure/CHANGELOG.md
Normal file
22
_doc/dejure/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# Changelog for nanoc-dejure
|
||||
|
||||
## 0.x branch
|
||||
|
||||
### Version 0.3 (2017-05-25)
|
||||
|
||||
* Enable opt-out by adding '<!-- no-dejure -->' somewhere on the page.
|
||||
* Save space by caching just '<!-- idem -->' for unchanged texts.
|
||||
* Change protocol to https.
|
||||
* Make cache validity configurable.
|
||||
* Rename from "DejureIntegrator" to "DejureAutolinker".
|
||||
* Create cache dir recursively.
|
||||
* Change default cache validity to 7 days.
|
||||
|
||||
### Version 0.2 (2017-04-29)
|
||||
|
||||
* Add caching.
|
||||
* Rename from "DeJureIntegrator" to "DejureIntegrator".
|
||||
|
||||
### Version 0.1 (2017-04-29)
|
||||
|
||||
* First implementation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue