Skip to content

Commit bf8286c

Browse files
committed
2.34.0
1 parent ab1f5a0 commit bf8286c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## [2.34.0](https://github.com/jmerle/competitive-companion/releases/tag/2.34.0) (2022-05-26)
44
- Removed the DevSkill parsers because DevSkill is no longer an online judge
55
- Fixed the parsing of CodeChef problems on its new problem page
66
- Fixed the parsing of Virtual Judge sample cases where the sample cases are displayed in a code block that is nested in another code block

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "competitive-companion",
33
"productName": "Competitive Companion",
4-
"version": "2.33.0",
4+
"version": "2.34.0",
55
"description": "Parses competitive programming problems and sends them to various tools like CHelper and Hightail.",
66
"repository": "https://github.com/jmerle/competitive-companion",
77
"author": "Jasper van Merle",

0 commit comments

Comments
 (0)