Skip to content

Commit 6552030

Browse files
committed
Update changelog
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
1 parent b0f08bf commit 6552030

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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+
119
## 2019-06-29, Version 1.0.4
220
### Commits
321
- [[`ff66e76568`](https://github.com/rustasync/async-log/commit/ff66e7656818fc6ffc1be772eb5db255294831d4)] (cargo-release) version 1.0.4 (Yoshua Wuyts)

0 commit comments

Comments
 (0)