ReSemiclip/CHANGELOG.md

31 lines
1008 B
Markdown
Raw Normal View History

2024-11-15 17:58:45 +03:00
# [ReSemiclip](https://github.com/rehlds/ReSemiclip) Changelog
2024-11-03 19:58:29 +03:00
---
2024-11-15 17:58:45 +03:00
## [`2.4.3`](https://github.com/rehlds/ReSemiclip/releases/tag/2.4.3) - 2023-10-10
2024-11-03 19:58:29 +03:00
### Changed
- Improved initialization of `rehlds api`.
- Prefer `Sys_GetModuleHandle` over `Sys_LoadModule` to avoid unnecessary reference count increase.
2024-11-15 17:58:45 +03:00
**Full Changelog**: [2.3.9...2.4.3](https://github.com/rehlds/ReSemiclip/compare/2.3.9...2.4.3)
2024-11-03 19:58:29 +03:00
---
# Legacy releases
2024-11-15 17:58:45 +03:00
## [`2.3.9`](https://github.com/rehlds/ReSemiclip/releases/tag/2.3.9) - 2019-10-26
2024-11-03 19:58:29 +03:00
### 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
2024-11-15 17:58:45 +03:00
**Full Changelog**: [2.3.8...2.3.9](https://github.com/rehlds/ReSemiclip/compare/2.3.8...2.3.9)
2024-11-03 19:58:29 +03:00
2024-11-15 17:58:45 +03:00
## [`2.3.8`](https://github.com/rehlds/ReSemiclip/releases/tag/2.3.8) - 2019-10-26
2024-11-03 19:58:29 +03:00
### Changed
- Public release
2024-11-15 17:58:45 +03:00
**Full Changelog**: [2.3.8](https://github.com/rehlds/ReSemiclip/commits/2.3.8)