node-scr
Version:
JavaScript library to work with Secure Content Resource (SCR) objects
42 lines (20 loc) • 1.31 kB
Markdown
# Release Notes #
<a name="0.3.0"></a>
## [0.3.0](https://github.com/cisco/node-scr/compare/0.2.2...0.3.0) (2020-10-21)
### Dependencies
* upgrade `node-jose` to latest ([f3566a9af5cd92179503d357fa12ddf3ca6df22c](https://github.com/cisco/node-scr/commit/f3566a9af5cd92179503d357fa12ddf3ca6df22c))
<a name="0.2.2"></a>
## [0.2.2](https://github.com/cisco/node-scr/compare/0.2.1...0.2.2) (2016-08-23)
### Build
* upgrade build environment ([5a58b0729eb8da4be6b98d6157933b142e3c06a0](https://github.com/cisco/node-scr/commit/5a58b0729eb8da4be6b98d6157933b142e3c06a0))
<a name="0.2.1"></a>
## [0.2.1](https://github.com/cisco/node-scr/compare/0.2.0...0.2.1) (2015-10-13)
### Build
* update node-jose dependency to be more permissive ([61dd8bce93c7ad3d1fdc89c7a7ad11c41245fa73](https://github.com/cisco/node-scr/commit/61dd8bce93c7ad3d1fdc89c7a7ad11c41245fa73))
### Doc
* update readme to reflect NPM publication ([88cc946e342d918302968eefcdc0945832ecfd3f](https://github.com/cisco/node-scr/commit/88cc946e342d918302968eefcdc0945832ecfd3f))
### Fix
* incorrect names used in a couple of places ([993c1c17810492af75e33ef44de2b5352ae57bd4](https://github.com/cisco/node-scr/commit/993c1c17810492af75e33ef44de2b5352ae57bd4))
<a name="0.2.0"></a>
# [0.2.0] (2015-09-14)
Initial public release.