Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jmerle committed Dec 30, 2023
1 parent 3cb0274 commit 6ee466b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [2.49.0](https://github.com/jmerle/competitive-companion/releases/tag/2.49.0) (Unreleased)
- Added support for DOMjudge (thanks [@ItsNiklas](https://github.com/ItsNiklas))
- Made some major changes behind-the-scenes: migrated from Webpack to ESBuild, from CommonJS to ESM, and from Manifest V2 to V3. As a result of the last change, there are now separate distributions for Chrome and Firefox. The code of both is the same, but the extension manifest differs. If you're installing via the Chrome Web Store or Mozilla's AMO this will not affect you. If you install the extension manually you'll need to make sure you download the correct distribution, the Chrome version is not compatible with Firefox and vice-versa.

## [2.48.1](https://github.com/jmerle/competitive-companion/releases/tag/2.48.1) (2023-12-08)
- Fixed the parsing of Kattis problems and contests
- Fixed the parsing of sample cases on CPython.uz containing multiple lines
Expand Down

0 comments on commit 6ee466b

Please sign in to comment.