ReSemiclip/CHANGELOG.md

31 lines
1008 B
Markdown
Raw Normal View History

2024-11-03 19:58:29 +03:00
# [reSemiclip](https://github.com/rehlds/reSemiclip) Changelog
---
## [`2.4.3`](https://github.com/rehlds/reSemiclip/releases/tag/2.4.3) - 2023-10-10
### Changed
- Improved initialization of `rehlds api`.
- Prefer `Sys_GetModuleHandle` over `Sys_LoadModule` to avoid unnecessary reference count increase.
**Full Changelog**: [2.3.9...2.4.3](https://github.com/rehlds/reSemiclip/compare/2.3.9...2.4.3)
---
# Legacy releases
## [`2.3.9`](https://github.com/rehlds/reSemiclip/releases/tag/2.3.9) - 2019-10-26
### Changed
- Removed `flashfix` and `noteamflash` settings.
- `noteamflash` functionality has been removed from the module, use an alternative on a plugin (for example, on `ReAPI`)
- Code Refactoring
**Full Changelog**: [2.3.8...2.3.9](https://github.com/rehlds/reSemiclip/compare/2.3.8...2.3.9)
## [`2.3.8`](https://github.com/rehlds/reSemiclip/releases/tag/2.3.8) - 2019-10-26
### Changed
- Public release
**Full Changelog**: [2.3.8](https://github.com/rehlds/resemiclip/commits/2.3.8)