Skip to content

Commit 5626912

Browse files
committed
2.62.0
1 parent 889fe2e commit 5626912

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.62.0](https://github.com/jmerle/competitive-companion/releases/tag/2.62.0) (2025-08-10)
44
- Added support for Olympicode (thanks [@EntityPlantt](https://github.com/EntityPlantt))
55
- Added support for HOJ (thanks [@Introl-ljl](https://github.com/Introl-ljl))
66
- Added support for Daimayuan Online Judge's bs.daimayuan.top interface

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.61.0",
4+
"version": "2.62.0",
55
"description": "Parses competitive programming problems and sends them to various tools like CP Editor and CPH.",
66
"repository": "https://github.com/jmerle/competitive-companion",
77
"author": "Jasper van Merle",

0 commit comments

Comments
 (0)