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 13a511a commit 61643a4Copy full SHA for 61643a4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## [2.35.2](https://github.com/jmerle/competitive-companion/releases/tag/2.35.2) (2022-08-03)
4
- Fixed the parsing of CodeChef problems on /submit/ URLs
5
6
## [2.35.1](https://github.com/jmerle/competitive-companion/releases/tag/2.35.1) (2022-07-29)
package.json
@@ -1,7 +1,7 @@
{
"name": "competitive-companion",
"productName": "Competitive Companion",
- "version": "2.35.1",
+ "version": "2.35.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