We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38dc72e commit 376bf33Copy full SHA for 376bf33
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.3.0"></a>
2
+# [2.3.0](https://github.com/vvakame/typescript-formatter/compare/2.2.1...v2.3.0) (2016-07-16)
3
+
4
5
+### Features
6
7
+* **tsfmt:** support TypeScript 2.0.0 and next ([38dc72e](https://github.com/vvakame/typescript-formatter/commit/38dc72e))
8
9
10
11
<a name="2.2.1"></a>
12
## [2.2.1](https://github.com/vvakame/typescript-formatter/compare/2.2.0...v2.2.1) (2016-06-30)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "typescript-formatter",
- "version": "2.2.1",
+ "version": "2.3.0",
"description": "Formatter of TypeScript code",
"main": "./index",
"bin": {
0 commit comments