chore: prepare release v1.1.1
This commit is contained in:
@@ -5,6 +5,13 @@ All notable changes to **interpres** are documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.1.1] — 2026-07-26
|
||||
|
||||
### Changed
|
||||
|
||||
- **Project**
|
||||
- Migrate from Codeberg to sourcedock.dev (module path, imports, CI).
|
||||
|
||||
## [1.1.0] — 2026-06-26
|
||||
|
||||
Adds TOML emission to the previously read-only library, completing the
|
||||
@@ -88,3 +95,7 @@ the standard library and passes the entire
|
||||
JSON on stdout).
|
||||
- A runnable example, a Go test suite, and a `just` task set (`install`, `run`,
|
||||
`build`, `test`, `coverage`, `uninstall`).
|
||||
|
||||
[1.1.1]: https://sourcedock.dev/petrbalvin/interpres/releases/tag/v1.1.1
|
||||
[1.1.0]: https://codeberg.org/petrbalvin/interpres/releases/tag/v1.1.0
|
||||
[1.0.0]: https://codeberg.org/petrbalvin/interpres/releases/tag/v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user