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 370c060 commit e7da2c6Copy full SHA for e7da2c6
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+<a name="2.10.0"></a>
5
+# [2.10.0] (2018-06-19)
6
+### Features
7
+- Angular 6 upgrade ([370c060](https://github.com/vlio20/angular-datepicker/commit/370c060)) closes [#403](https://github.com/vlio20/angular-datepicker/issues/403)
8
+
9
<a name="2.9.0"></a>
10
# [2.9.0] (2018-04-15)
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "ng2-date-picker",
"author": "Vlad Ioffe",
- "version": "2.9.0",
+ "version": "2.10.0",
"license": "MIT",
"main": "index.js",
"scripts": {
0 commit comments