Skip to content

Commit

Permalink
chore: bump version to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fusetim committed Aug 21, 2023
1 parent 913243c commit 7fbf374
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog

## Version 0.1.1 (2023-08-21)

### New feature:

- implement a temporary sort in Movie Table([`fc6ec4e`](https://github.com/fusetim/mkube/commit/fc6ec4eabf781350a14454c1b5f0c6a2fbbf802c)) (by FuseTim)
- placeholder title for new title replaces the underscore/dot by space([`b097b21`](https://github.com/fusetim/mkube/commit/b097b213445c3a5f149c2330d911cf6ce4e0d832)) (by FuseTim)

## Version 0.1.0 - Initial version
Release date: 2023-08-17
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mkube"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
license = "EUPL-1.2"

Expand Down

0 comments on commit 7fbf374

Please sign in to comment.