Skip to content

Commit

Permalink
Merge pull request #818 from ASPP/release/v2.5.0
Browse files Browse the repository at this point in the history
BLD: v2.5.0
  • Loading branch information
Debilski authored Aug 8, 2024
2 parents 056d52b + 7c0e7c1 commit 771f928
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Pelita changelog

* v2.5.0 (08. Aug 2024)

- Food ageing and relocation to discourage camping strategies
- New attribute bot.shaded_food
- Fullscreen mode added to UI
- Enhanced CI engine
- New and enlarged collection of layouts
- New attribute bot.team_time in bot
- Add send queue to server to avoid stalling
- Fewer failures in Github CI

* v2.4.0 (23. May 2024)

- Greatly improved server mode
Expand Down
2 changes: 1 addition & 1 deletion pelita/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
network,
viewer)

__version__ = '2.4.0'
__version__ = '2.5.0'

0 comments on commit 771f928

Please sign in to comment.