Skip to content

Commit 7fbf374

Browse files
committed
chore: bump version to v0.1.1
1 parent 913243c commit 7fbf374

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
22

3+
## Version 0.1.1 (2023-08-21)
4+
5+
### New feature:
6+
7+
- implement a temporary sort in Movie Table([`fc6ec4e`](https://github.com/fusetim/mkube/commit/fc6ec4eabf781350a14454c1b5f0c6a2fbbf802c)) (by FuseTim)
8+
- placeholder title for new title replaces the underscore/dot by space([`b097b21`](https://github.com/fusetim/mkube/commit/b097b213445c3a5f149c2330d911cf6ce4e0d832)) (by FuseTim)
9+
310
## Version 0.1.0 - Initial version
411
Release date: 2023-08-17

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mkube"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
license = "EUPL-1.2"
66

0 commit comments

Comments
 (0)