mirror of
https://github.com/trussed-dev/delog.git
synced 2026-06-20 04:16:34 -07:00
Release 0.1.0
This commit is contained in:
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0]- 2021-02-27
|
||||
|
||||
- Promote existing state (0.1.0-alpha.3) to 0.1.0
|
||||
|
||||
## [0.1.0-alpha.1] - 2020-11-29
|
||||
|
||||
- Revamp of logs: only local/gated macros are generated now
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "delog"
|
||||
version = "0.1.0-alpha.3"
|
||||
version = "0.1.0"
|
||||
description = "Deferred logging, an implementation and extension of Rust's standard logging facade."
|
||||
authors = ["Nicolas Stalder <n@stalder.io>"]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
||||
Reference in New Issue
Block a user