(ws) trim ws dependencies, only depends on ixcrypto and ixcore

This commit is contained in:
Benjamin Sergeant
2020-12-25 15:17:46 -08:00
parent 6035dd4c11
commit 0b7919834a
4 changed files with 37 additions and 835 deletions

View File

@ -2,6 +2,10 @@
All changes to this project will be documented in this file.
## [11.0.7] - 2020-12-25
(ws) trim ws dependencies, only depends on ixcrypto and ixcore
## [11.0.6] - 2020-12-22
(build) rename makefile to makefile.dev to ease cmake BuildExternal (fix #261)