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 9a0f1f9 commit 25f55acCopy full SHA for 25f55ac
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 2.40.0 (2023-02-23)
4
- Added support for PAT problems in the NowCoder parser
5
- Added support for the vjudge.csgrandeur.cn mirror to the Virtual Judge parsers
6
package.json
@@ -1,7 +1,7 @@
{
"name": "competitive-companion",
"productName": "Competitive Companion",
- "version": "2.39.0",
+ "version": "2.40.0",
"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