Added changelog.
parent
1e98033632
commit
cfa9ea68f5
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,4 +1,4 @@
|
|||
# Next release
|
||||
# 1.9.1
|
||||
|
||||
### Notable enhancements and fixes
|
||||
|
||||
|
@ -8,6 +8,16 @@
|
|||
* Bugfixes
|
||||
* revisions in `CHANGESET_REQ` (timeslider) and export (txt, html, custom)
|
||||
are now checked to be numbers.
|
||||
* bump sql for audit fix
|
||||
* Enhancements
|
||||
* Add keybinding meta-backspace to delete to beginning of line
|
||||
* Fix automatic Windows build via GitHub Actions
|
||||
* Enable docs to be build cross platform thanks to asciidoctor
|
||||
|
||||
### Compatibility changes
|
||||
* tests: drop windows 7 test coverage & use chrome latest for admin tests
|
||||
* Require Node 16 for Etherpad and target Node 20 for testing
|
||||
|
||||
|
||||
# 1.9.0
|
||||
|
||||
|
|
Loading…
Reference in New Issue