Skip to content

Commit

Permalink
chore: prepare release 3.1.0 (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
macjohnny committed Sep 8, 2020
1 parent d526aeb commit 1faaacd
Show file tree
Hide file tree
Showing 4 changed files with 1,026 additions and 2,169 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 3.1.0
* Feature: Support Right-To-Left
[#258](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/258)

Thanks to @framasev
* Fix: ensure the placeholder is displayed
[#256](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/256)

Thanks to @aminsmartsenese for reporting
* Fix: Refactor infinity scrolling example
[#253](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/253)

Thanks to @NitinMagdum for reporting
* Fix: properly restore selection when using `[multiple]="true"`
[#260](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/260)

Thanks to @begandroide for reporting


## 3.0.3
* Fix: properly restore selection when using `[multiple]="true"`
[#249](https://github.com/bithost-gmbh/ngx-mat-select-search/issues/249)
Expand Down
Loading

0 comments on commit 1faaacd

Please sign in to comment.