Skip to content

Commit 4376a8a

Browse files
committed
Release v0.5.0
1 parent 00c7fb9 commit 4376a8a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
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+
## [0.5.0] - 2023-11-24
99

1010
This is a big refactoring release that contains breaking changes in both library
1111
and command-line interfaces and restructures the project layout.
@@ -66,7 +66,8 @@ Initial version.
6666
- Add text translation api and cli
6767

6868

69-
[Unreleased]: https://github.com/cluttrdev/deepl-go/compare/v0.4.0...HEAD
69+
[Unreleased]: https://github.com/cluttrdev/deepl-go/compare/v0.5.0...HEAD
70+
[0.5.0]: https://github.com/cluttrdev/deepl-go/compare/v0.4.0...v0.5.0
7071
[0.4.0]: https://github.com/cluttrdev/deepl-go/compare/v0.3.0...v0.4.0
7172
[0.3.0]: https://github.com/cluttrdev/deepl-go/compare/v0.2.0...v0.3.0
7273
[0.2.0]: https://github.com/cluttrdev/deepl-go/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)