Skip to content

Commit ae1fa0c

Browse files
committed
release 0.7.0
1 parent 2ec3c0f commit ae1fa0c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [v0.7.0] - [2023-01-21]
99

1010
### Fixed
1111

@@ -18,8 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
### Changed
2020

21-
- Upgrade to Go 1.19
22-
- Upgrade dependencies
21+
- Upgrade to Go 1.19.
22+
- Upgrade dependencies.
2323
- Integration tests are now driven by package [rogpeppe/go-internal/testscript](http://github.com/rogpeppe/go-internal).
2424

2525
### New
@@ -107,3 +107,4 @@ First release.
107107
[v0.4.0]: https://github.com/marco-m/timeit/releases/tag/v0.4.0
108108
[v0.5.0]: https://github.com/marco-m/timeit/releases/tag/v0.5.0
109109
[v0.6.0]: https://github.com/marco-m/timeit/releases/tag/v0.6.0
110+
[v0.7.0]: https://github.com/marco-m/timeit/releases/tag/v0.7.0

0 commit comments

Comments
 (0)