*pulls config card*

This commit is contained in:
CornierKhan1 2018-11-10 14:08:53 +11:00
parent 7f53288b37
commit 34ff5eb299

View File

@ -7,6 +7,10 @@ This is the SOAP Server Software. The other repository only has the communicatio
# Changelog # Changelog
Versions on this software are based on goals. (e.g 0.2 works towards SQL support. 0.3 works towards NUS support, etc.) Versions on this software are based on goals. (e.g 0.2 works towards SQL support. 0.3 works towards NUS support, etc.)
## 0.2.x Kawauso ## 0.2.x Kawauso
### 0.2.1
- Added working Config.
- SQL now works. (In terms of opening a connection.)
- You can now choose what port to run WiiSOAP on.
### 0.2.0 ### 0.2.0
- Added SQL Driver. - Added SQL Driver.
- SOAP-GO-OSC is now just called WiiSOAP. - SOAP-GO-OSC is now just called WiiSOAP.