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 4eaeac6 commit 9e4c02dCopy full SHA for 9e4c02d
CHANGELOG.md
@@ -1,2 +1,5 @@
1
+# 1.0.1 - December 23rd, 2017
2
+- Switch to the Kattis parser for custom tasks
3
+
4
# 1.0.0 - December 10th, 2017
5
- Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "chelper-companion",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A webextension which parses competitive programming problems and sends them to CHelper.",
"repository": "https://github.com/jmerle/chelper-companion",
6
"author": "Jasper van Merle",
0 commit comments