Skip to content

Commit 246f262

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent a75d786 commit 246f262

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# v1.0.1 (Thu Sep 03 2020)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, null[@KirillGordineRhenag](https://github.com/KirillGordineRhenag), for all your work!
6+
7+
#### 🐛 Bug Fix
8+
9+
- `@rsql/emitter`
10+
- bugfix: escape empty string [#9](https://github.com/piotr-oles/rsql/pull/9) ([@KirillGordineRhenag](https://github.com/KirillGordineRhenag))
11+
12+
#### Authors: 1
13+
14+
- [@KirillGordineRhenag](https://github.com/KirillGordineRhenag)
15+
16+
---
17+
118
# v1.0.0 (Sun May 10 2020)
219

320
#### 💥 Breaking Change

packages/emitter/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v1.0.1 (Thu Sep 03 2020)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, null[@KirillGordineRhenag](https://github.com/KirillGordineRhenag), for all your work!
6+
7+
#### 🐛 Bug Fix
8+
9+
- bugfix: escape empty string [#9](https://github.com/piotr-oles/rsql/pull/9) ([@KirillGordineRhenag](https://github.com/KirillGordineRhenag))
10+
11+
#### Authors: 1
12+
13+
- [@KirillGordineRhenag](https://github.com/KirillGordineRhenag)
14+
15+
---
16+
117
# v1.0.0 (Sun May 10 2020)
218

319
#### 💥 Breaking Change

0 commit comments

Comments
 (0)