Skip to content

Commit 495890c

Browse files
committed
Update release notes.
1 parent 37275c7 commit 495890c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,12 @@ console.log(decryptedData); // [{id: 1}, {id: 2}]
212212

213213
## Release notes
214214

215+
### 4.1.0
216+
217+
Added url safe variant of base64 encoding. [357](https://github.com/brix/crypto-js/pull/357)
218+
219+
Avoid webpack to add crypto-browser package. [364](https://github.com/brix/crypto-js/pull/364)
220+
215221
### 4.0.0
216222

217223
This is an update including breaking changes for some environments.

0 commit comments

Comments
 (0)