summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: d15e44c8ad0bd6221e5b83579ff1986201b0c3c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog][1], and this project adheres to
[Semantic Versioning][2].

## [Unreleased][3]

## [v0.1.0][4]

### Added

- viewing recipes
- adding recipes
- editing of markdown description via the browser
- automatic SQL schema migration

[1]: https://keepachangelog.com/en/1.0.0/
[2]: https://semver.org/spec/v2.0.0.html
[3]: https://cgit.xengineering.eu/ceres/tree
[4]: https://cgit.xengineering.eu/ceres/tree?h=0.1.0