Current section

Files

Jump to
scales_cms CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
-
### Changed
-
### Removed
-
## [0.1.3] - 2024-12-20
### Fixed
- A bug prevented the custom components from getting listed
## [0.1.2] - 2024-12-20
### Changed
- Added several compoents
- Changed the components serializers so they can be overwritten
- Fixed some docs
## [0.1.1] - 2024-12-17
### Changed
- Moved heroicons around
## [0.1.0] - 2024-12-17
### Added
- This is our initial version
[unreleased]: https://github.com/fishonfire/scales_cms/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/fishonfire/scales_cms/releases/tag/v0.1.0