diff --git a/CHANGELOG.md b/CHANGELOG.md index ea2aecd..6db5169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). This CHANGELOG follows conventions [outlined here](http://keepachangelog.com/). +## [v0.1.1] +### Removed +- Production bundle dependency on lodash by @jrhusney + ## [v0.1.0] ### Added - Changed existing unit tests to static tests by @jrwells @@ -21,5 +25,6 @@ This CHANGELOG follows conventions [outlined here](http://keepachangelog.com/). - Babel build configuration and package setup by @jrhusney - Initial documentation by @jrhusney +[v0.1.1]: https://github.com/ParabolInc/falcor-saddle/compare/v0.1.0...v0.1.1 [v0.1.0]: https://github.com/ParabolInc/falcor-saddle/compare/v0.0.3...v0.1.0 [v0.0.3]: https://github.com/ParabolInc/falcor-saddle/compare/v0.0.1...v0.0.3 diff --git a/README.md b/README.md index 518deb3..0698be8 100644 --- a/README.md +++ b/README.md @@ -296,15 +296,18 @@ not a: ## About -### Parabol Core Team +### Team `falcor-saddle` is an experiment from [Parabol](http://parabol.co). A young company building a human operating-system for teams and organizations. * [jordanh](https://github.com/jordanh) -* [jrwells](https://github.com/jrwells) * [ackernaut](https://github.com/ackernaut) +With other contributions by: + +* [jrwells](https://github.com/jrwells) + ### Contributing We'd love to see this project grow.