diff --git a/CHANGELOG.md b/CHANGELOG.md index 40464b4ebe..d498b398f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ + +## [1.1.1](https://github.com/angular-ui/bootstrap/compare/v1.1.0...v1.1.1) (2016-01-25) + + +### Bug Fixes + +* **datepicker:** allow using min/max mode/date with datepickerOptions ([97af6a9](https://github.com/angular-ui/bootstrap/commit/97af6a9)), closes [#5334](https://github.com/angular-ui/bootstrap/issues/5334) [#5315](https://github.com/angular-ui/bootstrap/issues/5315) +* **doc:** fix changelog for issue 5186 ([8f94fe8](https://github.com/angular-ui/bootstrap/commit/8f94fe8)), closes [#4753](https://github.com/angular-ui/bootstrap/issues/4753) [#5186](https://github.com/angular-ui/bootstrap/issues/5186) [#5325](https://github.com/angular-ui/bootstrap/issues/5325) +* **modal:** fix modal closed resolution ([d5a48ea](https://github.com/angular-ui/bootstrap/commit/d5a48ea)), closes [#5322](https://github.com/angular-ui/bootstrap/issues/5322) [#5326](https://github.com/angular-ui/bootstrap/issues/5326) + + + # [1.1.0](https://github.com/angular-ui/bootstrap/compare/v1.0.3...v1.1.0) (2016-01-18) diff --git a/package.json b/package.json index d2f7e6b768..6c6d127936 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "https://github.com/angular-ui/bootstrap/graphs/contributors", "name": "angular-ui-bootstrap", - "version": "1.1.1-SNAPSHOT", + "version": "1.1.1", "homepage": "http://angular-ui.github.io/bootstrap/", "dependencies": {}, "directories": {