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.
2 parents f2ada80 + 4f30678 commit df54c75Copy full SHA for df54c75
changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 0.3.0 | 2019-05-07
4
+
5
+- Major rewrite. See features in [#105](https://github.com/octref/polacode/pull/105).
6
7
### 0.2.2 | 2018-02-19
8
9
- Remove "Pasted content is invalid" check. Will do proper HTML validation in [#30](https://github.com/octref/polacode/issues/30).
package.json
@@ -2,7 +2,7 @@
"name": "polacode",
"displayName": "Polacode",
"description": "📸 Polaroid for your code",
- "version": "0.2.2",
+ "version": "0.3.0",
"repository": {
"type": "git",
"url": "https://github.com/octref/polacode.git"
0 commit comments