Skip to content

Commit 550a549

Browse files
committed
Bump version
1 parent 3751b63 commit 550a549

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
# 1.0.2 - December 31th, 2017
2+
- Fixed a bug in the HackerEarth contest parser where it couldn't parse contests where the problems were divided into sets
3+
14
# 1.0.1 - December 23rd, 2017
2-
- Switch to the Kattis parser for custom tasks
5+
- Switched to the Kattis parser for custom tasks to fix compatibility with CHelper 4.1.11
36

47
# 1.0.0 - December 10th, 2017
58
- Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chelper-companion",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A webextension which parses competitive programming problems and sends them to CHelper.",
55
"repository": "https://github.com/jmerle/chelper-companion",
66
"author": "Jasper van Merle",

0 commit comments

Comments
 (0)