Skip to content

Commit

Permalink
Merge pull request #154 from Pix4D/release-0.12.1
Browse files Browse the repository at this point in the history
release 0.12.1
  • Loading branch information
aliculPix4D authored Apr 3, 2024
2 parents fd7191d + bf1a489 commit e67deb7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.12.1] - UNRELEASED
## [v0.12.1] - 2024-04-03

### Minor breaking change

Expand All @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Starting from this version, levels `silent` and `off` will cause an error.
- The only supported log levels are `debug`, `info`, `warn`, `error`. The default level, `info`, is recommended for normal operation.

### Fixed

- Properly encode space characters in build links for instanced pipelines.

### Changed

- Update to Go 1.22
Expand Down

0 comments on commit e67deb7

Please sign in to comment.