summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-07-11 09:40:18 -0700
committerschneefux <schneefux+commit@schneefux.xyz>2014-07-11 09:40:18 -0700
commit39156bc6127314ea417b2b6d556150321b75cd82 (patch)
tree94436fed13e47bbfd7e4a569cf7c83195c7a1e26 /README.md
parent43eebc44166da07388a2e932d1234090fda957ec (diff)
downloadjasper-client-39156bc6127314ea417b2b6d556150321b75cd82.tar.gz
jasper-client-39156bc6127314ea417b2b6d556150321b75cd82.zip
noting audio output update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 443b485..b2316e9 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ We highly recommend reading through this guide before writing any code. Thanks i
Jasper is developed by [Shubhro Saha](http://www.princeton.edu/~saha/) and [Charles Marsh](http://www.princeton.edu/~crmarsh/). Both can be reached by email at [saha@princeton.edu](mailto:saha@princeton.edu) and [crmarsh@princeton.edu](mailto:crmarsh@princeton.edu) respectively.
## Major Updates
-
+- 2014-07-11: More platform-independent audio output. https://github.com/jasperproject/jasper-client/pull/100. Thank you, astahlman!
- 2014-05-27: The network setup wizard has been removed because of unreliability. The client code and documentation has been updated, requiring new users to manually configure their `/etc/network/interfaces` file.
## License
@@ -43,4 +43,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE. \ No newline at end of file
+SOFTWARE.