Skip to content

Commit e091187

Browse files
committed
update the changelog
1 parent 57f8e35 commit e091187

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/changelog-r2025.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Webots R2025 Change Log
22

33
## Webots R2025b
4+
- Enhancements
5+
- Added missing import libraries on Windows ([#6753](https://github.com/cyberbotics/webots/pull/6753)).
6+
- Added some missing function definitions to the existing Windows libraries ([#6753](https://github.com/cyberbotics/webots/pull/6753)).
7+
- Cleanup
8+
- **Removed `libController.a` and `libCppController.a` libraries on Windows. Please use `Controller.lib` and `CppController.lib` instead ([#6753](https://github.com/cyberbotics/webots/pull/6753)).**
49
- Bug Fixes
510
- Fixed a bug preventing the `webots-controller` executable from running on arm-based mac devices ([#6806](https://github.com/cyberbotics/webots/pull/6806)).
611
- Fixed a bug causing Webots to crash when multiple sounds were used with a [Speaker](speaker.md) node ([#6843](https://github.com/cyberbotics/webots/pull/6843)).

0 commit comments

Comments
 (0)