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 5e85a75 commit 0b4f98aCopy full SHA for 0b4f98a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## [2.38.2](https://github.com/jmerle/competitive-companion/releases/tag/2.38.2) (2022-12-24)
4
- Fixed the parsing of Kattis problems
5
- Fixed the parsing of CodeChef problems
6
- Fixed the parsing of DMOJ contests
package.json
@@ -1,7 +1,7 @@
{
"name": "competitive-companion",
"productName": "Competitive Companion",
- "version": "2.38.1",
+ "version": "2.38.2",
"description": "Parses competitive programming problems and sends them to various tools like CHelper and Hightail.",
"repository": "https://github.com/jmerle/competitive-companion",
7
"author": "Jasper van Merle",
0 commit comments