Skip to content

Commit

Permalink
Release v2.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
smadbe committed Sep 25, 2024
1 parent eaf52d5 commit d7d0740
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [v2.22.7](https://github.com/France-ioi/AlgoreaBackend/compare/v2.22.6...v2.22.7) - 2024-09-25
- use even smaller iterations (200) for result propagation

## [v2.22.6](https://github.com/France-ioi/AlgoreaBackend/compare/v2.22.5...v2.22.6) - 2024-09-24
- use smaller iterations for result propagation
- use smaller iterations (1000) for result propagation
- rework processing of results_propagate_items table
- do not close the db connection explicitly in the propagation command

Expand Down

0 comments on commit d7d0740

Please sign in to comment.