Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit e38baf4

Browse files
committed
Update Changelog
1 parent b8ee774 commit e38baf4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## [v0.13.1][v0.13.1] (2015-09-29)
5+
### Fixed
6+
- Modify regex to accept a full 'collection expression' when not using (key,value) syntax [#1216](https://github.com/angular-ui/ui-select/pull/1216)
7+
- Avoid to recalculate position when set 'down' [#1214](https://github.com/angular-ui/ui-select/issues/1214#issuecomment-144271352)
8+
49
## [v0.13.0][v0.13.0] (2015-09-29)
510
### Added
611
- Allow to configure default dropdown position [#1213](https://github.com/angular-ui/ui-select/pull/1213)
@@ -18,5 +23,5 @@ All notable changes to this project will be documented in this file.
1823
- Fix to work correctly with debugInfoEnabled(false) [#1131](https://github.com/angular-ui/ui-select/pull/1131)
1924
- Limit the maximum number of selections allowed in multiple mode [#1110](https://github.com/angular-ui/ui-select/pull/1110)
2025

21-
[unreleased]: https://github.com/angular-ui/ui-select/compare/v0.13.0...HEAD
26+
[v0.13.1]: https://github.com/angular-ui/ui-select/compare/v0.13.0...v0.13.1
2227
[v0.13.0]: https://github.com/angular-ui/ui-select/compare/v0.12.1...v0.13.0

0 commit comments

Comments
 (0)