We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75937e3 commit 014adcdCopy full SHA for 014adcd
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to `daku` will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://github.com/AldaronLau/semver).
6
7
-## [0.5.0] - Unreleased
+## [0.5.0] - 2022-12-29
8
### Added
9
- `run::start()`
10
- `log` module now re-exports `log` crate
Cargo.toml
@@ -10,7 +10,7 @@
11
[package]
12
name = "daku"
13
-version = "0.4.0"
+version = "0.5.0"
14
license = "Apache-2.0 OR BSL-1.0 OR MIT"
15
description = "Interface to the Daku API"
16
repository = "https://github.com/ardaku/daku"
0 commit comments