Skip to content

Commit b972bac

Browse files
committed
update changelog with version 2.0.2
1 parent 8ca2882 commit b972bac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
* Sanitize paths to prevent saving logs in dangerous places.
99
* Support for deeper log paths (currently, the log path can only be one directory deep).
1010

11+
## [2.0.2] - 2018-12-12
12+
### Changed
13+
* Ownership of this project has been transferred to [an organization](https://github.com/brians-open-source-stuff) in order to ease maintenance.
14+
1115
## [2.0.1] - 2018-11-27
1216
### Changed
1317
* We've updated the documentation in README.md to match the changed made to v2.0.0
@@ -39,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3943
* This changelog for a better overview of the project
4044
* Contribution guidelines
4145

42-
[Unreleased]: https://github.com/BrianEmilius/express-log-errors/compare/v2.0.1...HEAD
46+
[Unreleased]: https://github.com/BrianEmilius/express-log-errors/compare/v2.0.2...HEAD
47+
[2.0.2]: https://github.com/BrianEmilius/express-log-errors/compare/v2.0.1...v2.0.2
4348
[2.0.1]: https://github.com/BrianEmilius/express-log-errors/compare/v2.0.0...v2.0.1
4449
[2.0.0]: https://github.com/BrianEmilius/express-log-errors/compare/{1day}...v2.0.0

0 commit comments

Comments
 (0)