Update changelog.

This commit is contained in:
André Cruz
2013-08-20 23:31:33 +01:00
parent b272a61eac
commit cf76bcb2aa

View File

@@ -1,5 +1,13 @@
# Changelog
## 1.2.2
- Standardize prompt behaviour with and without `--json`
- Improve detection of `git` servers that do not support shallow clones ([#805](https://github.com/bower/bower/issues/805))
- Ignore remote tags (tags ending with ^{})
- Fix bower not saving the correct endpoint when in some edge cases ([#806](https://github.com/bower/bower/issues/806))
## 1.2.1 - 2013-08-19
- Fix bower throwing on non-semver targets ([#800](https://github.com/bower/bower/issues/800))