delphimvcframework/3_1_0_breaking_changes.md

4 lines
174 B
Markdown
Raw Normal View History

2019-01-08 12:48:27 +01:00
# 3.1.0 (lithium) breaking changes
- JSON-RPC Client Classes has been changed. Now they are interfaces based.
- JSON-RPC Server: Only public instance methods can be invoked.