Skip to content

Commit ff95cb9

Browse files
authored
Merge pull request #5 from rehlds/feature/meta-improvements
cheged readme + added changelog
2 parents 764c07b + 1305b23 commit ff95cb9

File tree

3 files changed

+652
-286
lines changed

3 files changed

+652
-286
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# [reSemiclip](https://github.com/rehlds/reSemiclip) Changelog
2+
3+
---
4+
5+
## [`2.4.3`](https://github.com/rehlds/reSemiclip/releases/tag/2.4.3) - 2023-10-10
6+
7+
### Changed
8+
- Improved initialization of `rehlds api`.
9+
- Prefer `Sys_GetModuleHandle` over `Sys_LoadModule` to avoid unnecessary reference count increase.
10+
11+
**Full Changelog**: [2.3.9...2.4.3](https://github.com/rehlds/reSemiclip/compare/2.3.9...2.4.3)
12+
13+
---
14+
15+
# Legacy releases
16+
17+
## [`2.3.9`](https://github.com/rehlds/reSemiclip/releases/tag/2.3.9) - 2019-10-26
18+
19+
### Changed
20+
- Removed `flashfix` and `noteamflash` settings.
21+
- `noteamflash` functionality has been removed from the module, use an alternative on a plugin (for example, on `ReAPI`)
22+
- Code Refactoring
23+
24+
**Full Changelog**: [2.3.8...2.3.9](https://github.com/rehlds/reSemiclip/compare/2.3.8...2.3.9)
25+
26+
## [`2.3.8`](https://github.com/rehlds/reSemiclip/releases/tag/2.3.8) - 2019-10-26
27+
28+
### Changed
29+
- Public release
30+
31+
**Full Changelog**: [2.3.8](https://github.com/rehlds/resemiclip/commits/2.3.8)

0 commit comments

Comments
 (0)