Skip to content

Commit

Permalink
2.50.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmerle committed Feb 20, 2024
1 parent 9c8e4c7 commit 6b49ccf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [2.50.2](https://github.com/jmerle/competitive-companion/releases/tag/2.50.2) (2024-02-20)
- Fixed custom rules that target the UOJProblemParser or VirtualJudgeProblemParser

## [2.50.1](https://github.com/jmerle/competitive-companion/releases/tag/2.50.1) (2024-02-19)
- Fixed the parsing of AlgoZenith problems on its maang.in website (thanks [@GandharvJain](https://github.com/GandharvJain))
- Fixed the parsing of beecrowd problems and contests
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "competitive-companion",
"productName": "Competitive Companion",
"version": "2.50.1",
"version": "2.50.2",
"description": "Parses competitive programming problems and sends them to various tools like CP Editor and CPH.",
"repository": "https://github.com/jmerle/competitive-companion",
"author": "Jasper van Merle",
Expand Down

0 comments on commit 6b49ccf

Please sign in to comment.