Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit ba97c81

Browse files
committed
docs(CHANGELOG): update for 1.1.25
1 parent 0ff7750 commit ba97c81

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
<a name="1.1.25"></a>
2+
## [1.1.25](https://github.com/angular/material/compare/v1.1.24...v1.1.25) (2020-08-31)
3+
4+
5+
### Bug Fixes
6+
7+
* **calendar, datepicker:** fix date selection issues with GMT+X timezones ([a897a67](https://github.com/angular/material/commit/a897a67cf1eee6f524dce91c5e0d31b1ad8601b3)), closes [#12000](https://github.com/angular/material/issues/12000)
8+
* **datepicker:** min-date validation is incorrect in GMT+X timezones ([dd150fa](https://github.com/angular/material/commit/dd150fa780c78177521c99ed50f9fb0916fab8c8)), closes [#11963](https://github.com/angular/material/issues/11963)
9+
* **select:** md-select-header closes on mouse click when not using multiple ([b32b473](https://github.com/angular/material/commit/b32b473ffbc645ea921f650cc425c82ba9d42bf0)), closes [#11969](https://github.com/angular/material/issues/11969)
10+
11+
12+
### Contributors
13+
14+
Thank you to the contributors who helped with the v1.1.25 release:
15+
16+
[<img alt="Splaktar" src="https://avatars1.githubusercontent.com/u/3506071?v=4&s=117" width="117">](https://github.com/Splaktar) |[<img alt="jelbourn" src="https://avatars3.githubusercontent.com/u/838736?v=4&s=117" width="117">](https://github.com/jelbourn) |
17+
:---: |:---: |
18+
[Splaktar](https://github.com/Splaktar) |[jelbourn](https://github.com/jelbourn) |
19+
20+
121
<a name="1.1.24"></a>
222
## [1.1.24](https://github.com/angular/material/compare/v1.1.23...v1.1.24) (2020-06-29)
323

0 commit comments

Comments
 (0)