Telemeta: open web audio app with semantics
===============================================
-.. |coverage| image:: https://img.shields.io/coveralls/Parisson/Telemeta.svg
+ |version| |downloads| |travis_master| |coverage|
+
+ .. |travis_master| image:: https://secure.travis-ci.org/Parisson/Telemeta.png?branch=master
+ :target: https://travis-ci.org/Parisson/Telemeta/
+
+ .. |version| image:: https://pypip.in/version/Telemeta/badge.png
+ :target: https://pypi.python.org/pypi/Telemeta/
+ :alt: Version
+
+ .. |downloads| image:: https://pypip.in/download/Telemeta/badge.svg
+ :target: https://pypi.python.org/pypi/Telemeta/
+ :alt: Downloads
+
++.. |coverage| image:: https://img.shields.io/coveralls/Parisson/Telemeta.svg
+ :target: https://coveralls.io/r/Parisson/Telemeta?branch=dj1.6
+ :alt: Coverage
+
Overview
=========
News
======
++1.5
+++++++
++
++ * Compatible with Django 1.6.x
++ * Huge refactor of all forms, detail and edit views
++ * Main styles are now based Bootstrap 3.x
++ * Update models thanks to the CREM needs
++ * Compatible with TimeSide 0.6.x
++
1.4.6
+++++