summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoão Paulo Rechi Vita <jprvita@gmail.com>2014-01-15 15:04:26 -0300
committerJoão Paulo Rechi Vita <jprvita@gmail.com>2014-01-15 15:04:26 -0300
commit837219738914e4d8ac9d9d33d7d4a0257858c85f (patch)
tree47e443a99d98abd52d9f0387f3c73078c334e520 /ChangeLog
parentfb611d0b7d07dba3e71b6ed8ca266f1035d4fa63 (diff)
Bump version and update ChangeLogHEAD0.5master
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a345e90..d69b1dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+0.5
+===
+
+This version creates libble, a library that wraps all libhardware BLE features.
+The main objective of this library is to ease accessing these features from
+scripting languages, through the creating of bindings of libble for each
+desired scripting language. As an example Python bindings of libble are
+provided as well, together with instructions on how to install and execute both
+the bindings and the Python interpreter itself on a vanilla AOSP.
+
0.4
===