forked from apps/featurer
993 B
993 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
In short
Version should be level 2 header in format [VERSION_NUMBER] - YYYY-MM-DD
.
Place these in level 3 headers for appropriate version:
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
In the very end of this file you should place links to diffs between versions, like:
[0.0.4]: https://code.pztrn.name/apps/featurer/compare/v0.0.3...v0.0.4
Unreleased
The very first release.
Added
- HTTP servers (API and CMS for future use).
- Data storage.