File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments