Skip to content

Commit 1ae85fd

Browse files
author
GitHub
committed
0.6.2-rc.2
1 parent 8559933 commit 1ae85fd

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.6.2-rc.2] - 2023-10-23
11+
12+
- bug fixed
13+
1014
## [0.6.2-rc.1] - 2023-10-12
1115

1216
- bug fixed <https://freedit.eu/post/1/155>
@@ -255,7 +259,8 @@ Happy new year! 🎉🎉🎉
255259

256260
## [0.2.4] - 2022-12-01
257261

258-
[unreleased]: https://github.com/freedit-org/freedit/compare/v0.6.2-rc.1...HEAD
262+
[unreleased]: https://github.com/freedit-org/freedit/compare/v0.6.2-rc.2...HEAD
263+
[0.6.2-rc.2]: https://github.com/freedit-org/freedit/compare/v0.6.2-rc.1...v0.6.2-rc.2
259264
[0.6.2-rc.1]: https://github.com/freedit-org/freedit/compare/v0.6.1...v0.6.2-rc.1
260265
[0.6.1]: https://github.com/freedit-org/freedit/compare/v0.6.0...v0.6.1
261266
[0.6.0]: https://github.com/freedit-org/freedit/compare/v0.5.1...v0.6.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "freedit"
3-
version = "0.6.2-rc.1"
3+
version = "0.6.2-rc.2"
44
edition = "2021"
55
license = "MIT"
66

0 commit comments

Comments
 (0)