Skip to content

Commit

Permalink
Bump version number. Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmarban committed May 23, 2021
1 parent 081f0b0 commit 9211187
Show file tree
Hide file tree
Showing 3 changed files with 974 additions and 3,424 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v2.3.5] - 2021-05-23
### Changed
- [#26](https://github.com/ivanmarban/winston-telegram/issues/26) Set `handleExceptions` option `true` by default.

## [v2.3.4] - 2021-04-02
### Fixed
- [#25](https://github.com/ivanmarban/winston-telegram/issues/25) Winston Transport can only be default-imported using the 'esModuleInterop' flag.
Expand Down Expand Up @@ -128,7 +132,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [v0.1.0] - 2015-11-12
- First version.

[unreleased]: https://github.com/ivanmarban/winston-telegram/compare/v2.3.4...develop
[unreleased]: https://github.com/ivanmarban/winston-telegram/compare/v2.3.5...develop
[v2.3.5]: https://github.com/ivanmarban/winston-telegram/compare/v2.3.4...v2.3.5
[v2.3.4]: https://github.com/ivanmarban/winston-telegram/compare/v2.3.3...v2.3.4
[v2.3.3]: https://github.com/ivanmarban/winston-telegram/compare/v2.3.2...v2.3.3
[v2.3.2]: https://github.com/ivanmarban/winston-telegram/compare/v2.3.1...v2.3.2
Expand Down
Loading

0 comments on commit 9211187

Please sign in to comment.