Skip to content

Commit 6b37166

Browse files
author
Gareth Jones
committed
docs: updated changelog for v2
1 parent 39526b4 commit 6b37166

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Streamroller Changelog
22

3+
## 2.0.0
4+
5+
- [Remove support for node v6](https://github.com/log4js-node/streamroller/pull/44)
6+
- [Replace lodash with native alternatives](https://github.com/log4js-node/streamroller/pull/45) - thanks [@devoto13](https://github.com/devoto13)
7+
- [Simplify filename formatting and parsing](https://github.com/log4js-node/streamroller/pull/46)
8+
- [Removed async lib from main code](https://github.com/log4js-node/streamroller/pull/47)
9+
- [Fix timezone issues in tests](https://github.com/log4js-node/streamroller/pull/48) - thanks [@devoto13](https://github.com/devoto13)
10+
- [Fix for flag values that need existing file size](https://github.com/log4js-node/streamroller/pull/49)
11+
- [Refactor for better readability](https://github.com/log4js-node/streamroller/pull/50)
12+
- [Removed async lib from test code](https://github.com/log4js-node/streamroller/pull/51)
13+
314
## 1.0.6
415

516
- [Fix for overwriting old backup files](https://github.com/log4js-node/streamroller/pull/43)

0 commit comments

Comments
 (0)