Skip to content

Commit f9d0cb0

Browse files
Releasing version 1.2.0
1 parent 37f74c5 commit f9d0cb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.2.0] - 2020-07-01
6+
### Added:
7+
- New package `testbox` for running a Go test in a temporary environment.
8+
59
## [1.1.3] - 2020-06-04
610
### Added:
711
- Added `go.mod` so this package can be consumed as a module. This does not affect code that is currently consuming it via `go get`, `dep`, or `govendor`.

0 commit comments

Comments
 (0)