Skip to content

Commit c3d687a

Browse files
committed
docs(CHANGELOG): v4.0.0
1 parent 8344a89 commit c3d687a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<a name="4.0.0"></a>
2+
# [4.0.0](https://github.com/BerkeleyTrue/warning/compare/v3.0.0...v4.0.0) (2018-05-22)
3+
4+
5+
### Bug Fixes
6+
7+
* Remove "browser" version ([521f5f5](https://github.com/BerkeleyTrue/warning/commit/521f5f5)), closes [#18](https://github.com/BerkeleyTrue/warning/issues/18) [/github.com/facebook/fbjs/pull/86#issuecomment-285204734](https://github.com//github.com/facebook/fbjs/pull/86/issues/issuecomment-285204734)
8+
* Update warning to use the latest version from facebook/fbjs ([0572ddd](https://github.com/BerkeleyTrue/warning/commit/0572ddd))
9+
10+
11+
### Chores
12+
13+
* **LICENSE:** Change from BSD modified to MIT ([5a63a1b](https://github.com/BerkeleyTrue/warning/commit/5a63a1b))
14+
15+
16+
### BREAKING CHANGES
17+
18+
* **LICENSE:** Change License to MIT from BSD+patents
19+
* This changes the internal workings. A major release is
20+
made to ensure minimal effect on downstream users.
21+
22+
23+
124
# Change Log
225

326
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)