Updated CHANGELOG with recent changes and additions.

This commit is contained in:
Steve Karg
2025-04-16 16:19:06 -05:00
parent ffb830c954
commit e0f1508944
+10
View File
@@ -15,9 +15,19 @@ The git repositories are hosted at the following sites:
## [Unreleased]
### Security
### Added
* Added uBASIC-Plus program object example to STM32F4xx. (#967)
* Added guards in create object initialization to prevent memory leaks. (#965)
### Changed
* Improved mirror script debugging (#968)
* Changed dlenv to support multiple datalinks via environment variable. (#966)
### Fixed
### Removed
## [1.4.1] - 2025-04-11