Skip to content

Commit

Permalink
Bump version to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
muxinqi committed Oct 26, 2023
1 parent 5976c5a commit fa4d850
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/views/home/changelog.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

---

## [1.4.0] - 2023-10-27

### 新增

- 多端实时同步最新烹饪状态
Expand Down Expand Up @@ -78,7 +82,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 用户列表 & 用户添加功能
- 记录和修改每个用户的「🥚鸡蛋」和「🥚玉米」的需求量

[unreleased]: https://github.com/muxinqi/breakfast_tracker/compare/v1.3.0...HEAD
[unreleased]: https://github.com/muxinqi/breakfast_tracker/compare/v1.4.0...HEAD
[1.4.0]: https://github.com/muxinqi/breakfast_tracker/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/muxinqi/breakfast_tracker/compare/v1.2.1...v1.3.0
[1.2.1]: https://github.com/muxinqi/breakfast_tracker/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/muxinqi/breakfast_tracker/compare/v1.1.0...v1.2.0
Expand Down

0 comments on commit fa4d850

Please sign in to comment.