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 ab8e220 commit ae714f7Copy full SHA for ae714f7
changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 0.2.1 | 2018-02-19
4
+
5
+- Fix an issue where Polacode incorrectly reports "Pasted content is invalid".
6
7
### 0.2.0 | 2018-02-16
8
9
- Add warning when pasted content is not valid HTML copy-pasted from VS Code.
package.json
@@ -2,7 +2,7 @@
"name": "polacode",
"displayName": "Polacode",
"description": "📸 Polaroid for your code",
- "version": "0.2.0",
+ "version": "0.2.1",
"repository": {
"type": "git",
"url": "https://github.com/octref/polacode.git"
0 commit comments