Update changelog with #1211, remove #1077

This commit is contained in:
Ben Schwarz
2014-04-07 11:01:25 +10:00
parent 98ea43eca9
commit bdaa359d11

View File

@@ -1,7 +1,7 @@
# Changelog
## 1.3.2 - 2014-04-05
- Fix for concurrent naming [PR #1007](https://github.com/bower/bower/pull/1077)
- Fixes for concurrency issues [PR #1211](https://github.com/bower/bower/pull/1211)
- `link` now installs package dependencies [PR #891](https://github.com/bower/bower/pull/891)
- Improved conflict installation message [Commit](https://github.com/bower/bower/commit/bea533acf87903d4b411bfbaa7df93f852ef46a3)
- Add --production switch to "prune" command [PR #1168](https://github.com/bower/bower/pull/1168)