Skip to content

Commit

Permalink
Release v0.4.6
Browse files Browse the repository at this point in the history
Closed #21.

Signed-off-by: Avimitin <[email protected]>
  • Loading branch information
Avimitin committed Feb 13, 2024
1 parent 30feefb commit 26aad02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.4.6 - 2024-02-14

- Implement all the glossaries related API

## v0.4.5 - 2024-01-26
- Re-export the `LangConvertError` struct

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "deepl"
version = "0.4.5"
version = "0.4.6"
edition = "2021"
authors = ["Avimitin <[email protected]>"]
description = "A Rust implementation of the DeepL API"
Expand Down

0 comments on commit 26aad02

Please sign in to comment.