File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments