Skip to content

Commit db09826

Browse files
author
AJ Keller
authored
DOCS: add to shout out and more breaking changes
1 parent 38e8781 commit db09826

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# v0.3.0
22

3+
You can now use this module in the browser!! Huge should out to @alexcastillo for help with making with refactoring the project!
4+
35
### Breaking Changes
46

57
* Removed simulator file back into cyton repo
68
* Removed `safe-buffer` in place of `buffer`
79
* Removed support for node version 5 and below
10+
* `Utilities` changed to to `utilities`
11+
* `Constants` is now `constants`
12+
* Inidividual functions can now be importated from the utilities module.
813

914
# v0.2.7
1015

0 commit comments

Comments
 (0)