fix(docs): Update readme to reflect updated interface and type naming conventions
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-09 - 13.1.2 - fix(docs)
|
||||
Update readme to reflect updated interface and type naming conventions
|
||||
|
||||
- Changed 'Interfaces' section to 'Interfaces and Types' with updated file references
|
||||
- Replaced 'SmartProxyOptions', 'AcmeOptions', 'ForwardConfig' with their new names 'ISmartProxyOptions', 'IAcmeOptions', 'IForwardConfig', etc.
|
||||
- Clarified API reference and project architecture documentation
|
||||
|
||||
## 2025-05-09 - 13.1.1 - fix(typescript)
|
||||
Refactor types and interfaces to use consistent 'I' prefix and update related tests
|
||||
|
||||
|
Reference in New Issue
Block a user