diff options
Diffstat (limited to 'Protocols/SIP/Docs')
-rw-r--r-- | Protocols/SIP/Docs/sip_changelog.txt | 5 | ||||
-rw-r--r-- | Protocols/SIP/Docs/sip_version.txt | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/Protocols/SIP/Docs/sip_changelog.txt b/Protocols/SIP/Docs/sip_changelog.txt index b8b858f..508cb5c 100644 --- a/Protocols/SIP/Docs/sip_changelog.txt +++ b/Protocols/SIP/Docs/sip_changelog.txt @@ -2,6 +2,11 @@ SIP protocol Changelog:
+. 0.1.4.0
+ * Fix for making calls
+ + Added MirVer (were possible)
+ + Added popups to show errors
+
. 0.1.3.0
* Fix for going online after connecting error
* Fix for reconection crash
diff --git a/Protocols/SIP/Docs/sip_version.txt b/Protocols/SIP/Docs/sip_version.txt index 7a5d348..77a8c29 100644 --- a/Protocols/SIP/Docs/sip_version.txt +++ b/Protocols/SIP/Docs/sip_version.txt @@ -1 +1 @@ -SIP protocol 0.1.3.0
\ No newline at end of file +SIP protocol 0.1.4.0
\ No newline at end of file |