Keep the newest entry at top, format date according to ISO 8601: YYYY-MM-DD
.
Categories, defined in changemap.json:
- major release trigger:
Changed
for changes in existing functionality.Removed
for now removed features.
- minor release trigger:
Added
for new features.Deprecated
for soon-to-be removed features.
- bugfix release trigger:
Fixed
for any bugfixes.Security
in case of vulnerabilities.
- Markdown linting error in
README.md
- Installed package
pandoc-citeproc
to support BibTex style citations.
- Fixed Plantuml download option
- Missing
shell
inaction.yml
step
- Use awalsh128/cache-apt-pkgs-action to install packages with caching.
- Updated java version to use
corretto-21
- Remove redundant installation of pandoc
- Minor changes for diagnostic logging, file permissions, etc...
- action builds HTML site from Markdown/mkdocs sources