Skip to content

Commit 7b39737

Browse files
committed
Prepare for release
1 parent e134f07 commit 7b39737

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## UNRELEASED (0.7.0)
3+
## [0.7.0](https://github.com/brick/date-time/releases/tag/0.7.0) - 2024-06-23
44

55
💥 **Breaking changes**
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The current releases are numbered `0.x.y`. When a non-breaking change is introdu
4646

4747
**When a breaking change is introduced, a new `0.x` version cycle is always started.**
4848

49-
It is therefore safe to lock your project to a given release cycle, such as `0.6.*`.
49+
It is therefore safe to lock your project to a given release cycle, such as `0.7.*`.
5050

5151
If you need to upgrade to a newer release cycle, check the [release history](https://github.com/brick/date-time/releases) for a list of changes introduced by each further `0.x.0` version.
5252

0 commit comments

Comments
 (0)