Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sqlite_backup"
version = "0.4.1"
version = "0.4.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.1
v0.4.0
6 changes: 0 additions & 6 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## v0.4.1 - 2023-10-10
#### Bug Fixes
- build docker image on tags created (#34) - (80feb5c) - Richard Hao

- - -

## v0.4.0 - 2023-10-10
#### Features
- beauty the log (#32) - (2d6cfe0) - Richard Hao
Expand Down
7 changes: 4 additions & 3 deletions docs/LATEST_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#### Bug Fixes
- 80feb5cab1311dd0fdd453c113ce983a92c7b552 - build docker image on tags created (#34) - Richard Hao
#### Features
- 2d6cfe0b728fa143924270117c026ff4e0c23e6e - beauty the log (#32) - Richard Hao

#### Miscellaneous Chores
- f2ead3edb4741c12cb48475ea8caedc8c7ccc33f - **(version)** v0.4.1 - release-bot
- 9906651c1be9eed8a339a23f44cf6ec8645a0047 - **(deps)** bump tokio from 1.32.0 to 1.33.0 (#31) - dependabot[bot]
- 9055ac253dbd32822f86fac15641aaceba6a1e68 - **(version)** v0.4.0 - release-bot