Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Jun 30, 2020
1 parent eab18f6 commit f84759c
Showing 1 changed file with 9 additions and 26 deletions.
35 changes: 9 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,34 @@
# [5.0.0](https://github.com/bouzuya/node-wsse/compare/v4.0.1...v5.0.0) (2020-04-19)
## [5.1.0](https://github.com/bouzuya/node-wsse/compare/v5.0.0...v5.1.0) (2020-06-30)

* build!: drop support for node.js v8 ([6098a6f](https://github.com/bouzuya/node-wsse/commit/6098a6f))
* build(deps-dev): update dev deps
* style: use prettier
- fix: add `import { Buffer } from "buffer";` ([2a978f5](https://github.com/bouzuya/node-wsse/commit/2a978f5))
- build: add rollup settings ([1a1ee27](https://github.com/bouzuya/node-wsse/commit/1a1ee27))

### BREAKING CHANGE
# [5.0.0](https://github.com/bouzuya/node-wsse/compare/v4.0.1...v5.0.0) (2020-04-19)

* drop support for ndoe.js v8
- build!: drop support for node.js v8 ([6098a6f](https://github.com/bouzuya/node-wsse/commit/6098a6f))
- build(deps-dev): update dev deps
- style: use prettier

### BREAKING CHANGE

- drop support for node.js v8

## [4.0.1](https://github.com/bouzuya/node-wsse/compare/v4.0.0...v4.0.1) (2019-12-12)



# [4.0.0](https://github.com/bouzuya/node-wsse/compare/v3.0.1...v4.0.0) (2019-06-06)



## [3.0.1](https://github.com/bouzuya/node-wsse/compare/v3.0.0...v3.0.1) (2019-06-06)



# [3.0.0](https://github.com/bouzuya/node-wsse/compare/2.4.0...v3.0.0) (2019-01-22)



# [2.4.0](https://github.com/bouzuya/node-wsse/compare/2.3.0...2.4.0) (2016-11-10)



# [2.3.0](https://github.com/bouzuya/node-wsse/compare/2.2.0...2.3.0) (2015-12-09)



# [2.2.0](https://github.com/bouzuya/node-wsse/compare/2.1.0...2.2.0) (2015-12-09)



# [2.1.0](https://github.com/bouzuya/node-wsse/compare/2.0.0...2.1.0) (2015-06-13)



# [2.0.0](https://github.com/bouzuya/node-wsse/compare/1.0.0...2.0.0) (2015-06-12)



# [1.0.0](https://github.com/bouzuya/node-wsse/compare/0.0.3...1.0.0) (2015-06-11)


0 comments on commit f84759c

Please sign in to comment.