fix(docs): Improve mermaid diagram formatting in readme.md using HTML <br> tags for line breaks
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-03 - 10.0.1 - fix(docs)
|
||||
Improve mermaid diagram formatting in readme.md using HTML <br> tags for line breaks
|
||||
|
||||
- Replaced newline characters with <br> in the SmartProxy Components diagram nodes for better HTML rendering
|
||||
- Improved visual clarity of the architectural diagrams in the readme
|
||||
|
||||
## 2025-05-03 - 10.0.0 - BREAKING CHANGE(smartproxy)
|
||||
Update documentation and refactor core proxy components; remove legacy performRenewals method from SmartProxy; update router type imports and adjust test suites for improved coverage
|
||||
|
||||
|
Reference in New Issue
Block a user