File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 2019-07-09, Version 1.1.0
2
+ ### Commits
3
+ - [[ ` b0f08bf5fd ` ] ( https://github.com/rustasync/async-log/commit/b0f08bf5fd18681643d1344992023fc44d073242 )] (cargo-release) version 1.1.0 (Yoshua Wuyts)
4
+ - [[ ` c3673c4edf ` ] ( https://github.com/rustasync/async-log/commit/c3673c4edfff3cf553c6754853d004cce3a7a476 )] Named arguments (#1 ) (Stjepan Glavina)
5
+ - [[ ` 3f56908ae6 ` ] ( https://github.com/rustasync/async-log/commit/3f56908ae609dd1ecc72a017bc6e67fc3fb4f24c )] fix clippy warnings (#2 ) (Yoshua Wuyts)
6
+ - [[ ` 99dab06054 ` ] ( https://github.com/rustasync/async-log/commit/99dab0605479462a4a88844514c9792b1bad9eda )] Update changelog (Yoshua Wuyts)
7
+
8
+ ### Stats
9
+ ``` diff
10
+ CHANGELOG.md | 15 +++++++++++++++
11
+ Cargo.toml | 2 +-
12
+ async-log-attributes/src/lib.rs | 39 +++++++++++++++++++++------------------
13
+ examples/trace.rs | 4 ++--
14
+ src/logger.rs | 3 +--
15
+ 5 files changed, 40 insertions(+), 23 deletions(-)
16
+ ```
17
+
18
+
1
19
## 2019-06-29, Version 1.0.4
2
20
### Commits
3
21
- [[ ` ff66e76568 ` ] ( https://github.com/rustasync/async-log/commit/ff66e7656818fc6ffc1be772eb5db255294831d4 )] (cargo-release) version 1.0.4 (Yoshua Wuyts)
You can’t perform that action at this time.
0 commit comments