Skip to content

Commit 6b2cef1

Browse files
authored
Release v0.1.1 (#54)
Publish a patch release to address two minor issues: - The `go 1.21.4` directive forces projects to upgrade so lower that. - Use Markdown for the README so it renders nicely on pkg.go.dev.
1 parent 9ad9cfd commit 6b2cef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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.1.1 - 2023-11-28
99
### Changed
1010
- Lower `go` directive in go.mod to 1.20
1111
to allow use with older versions.

0 commit comments

Comments
 (0)