We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca88740 commit bdfaa97Copy full SHA for bdfaa97
CHANGELOG.md
@@ -2,9 +2,9 @@
2
All notable changes to this project will be documented in this file.
3
4
<a name="2.11.0"></a>
5
-# [2.11.0] (2018-11-27)
+# [2.11.0] (2018-11-30)
6
### Improvements
7
-- Angular 7 upgrade ([???](https://github.com/vlio20/angular-datepicker/commit/???)) closes [#434](https://github.com/vlio20/angular-datepicker/issues/434)
+- Angular 7 upgrade ([ca88740](https://github.com/vlio20/angular-datepicker/commit/ca88740)) closes [#434](https://github.com/vlio20/angular-datepicker/issues/434)
8
9
<a name="2.10.2"></a>
10
# [2.10.2] (2018-08-08)
package.json
@@ -1,7 +1,7 @@
1
{
"name": "ng2-date-picker",
"author": "Vlad Ioffe",
- "version": "2.10.2",
+ "version": "2.11.0",
"license": "MIT",
"main": "index.js",
"scripts": {
0 commit comments