Skip to content

Commit

Permalink
Added changelog links to compare commited changes since last version
Browse files Browse the repository at this point in the history
  • Loading branch information
cluttrdev committed Feb 19, 2023
1 parent e99d99d commit e7cf9f3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 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).

## Unreleased
## [Unreleased]

### Added

Expand Down Expand Up @@ -39,3 +39,10 @@ Initial version.
### Added

- Add text translation api and cli


[Unreleased]: https://github.com/cluttrdev/deepl-go/compare/v0.3.0...HEAD
[0.3.0]: https://github.com/cluttrdev/deepl-go/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/cluttrdev/deepl-go/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/cluttrdev/deepl-go/releases/tag/v0.1.0

0 comments on commit e7cf9f3

Please sign in to comment.