f5aabcf276
Bump version number. Also use symbol instead of string for 'Originaltext'. Signed-off-by: Thomas Hochstein <thh@inter.net>
39 lines
844 B
Markdown
39 lines
844 B
Markdown
# Changelog for nanoc-dejure
|
|
|
|
## 1.x branch
|
|
|
|
### Version 1.2 (unreleased)
|
|
|
|
* Create links with `https` protocol.
|
|
|
|
### Version 1.1 (2017-05-27)
|
|
|
|
* Add option to exclude headings from link generation.
|
|
* Fix markdown errors in changelog.
|
|
|
|
### Version 1.0 (2017-05-25)
|
|
|
|
* Relase version 1.0.
|
|
* Add a README file.
|
|
|
|
## 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.
|