Add CHANGELOG.md
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Mar 2016 21:16:14 +0000 (16:16 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 10 Mar 2016 21:16:14 +0000 (16:16 -0500)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
CHANGELOG.md [new file with mode: 0644]

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..100b60c
--- /dev/null
@@ -0,0 +1,28 @@
+# barectf 2 changelog
+
+## barectf v2.0.2
+
+**README.md**:
+
+  * Add PyPI badge
+  * Fix Arch Linux installation command line
+
+
+## barectf v2.0.1
+
+**Bug fixes**:
+
+  * Fix various bugs in the Parallella platform
+
+
+## barectf v2.0.0
+
+Initial release.
+
+Major changes from barectf 0.x:
+
+  * Single YAML configuration input
+  * TSDL metadata is generated by barectf instead of being consumed
+  * Introduction of platforms to handle buffers automatically with
+    custom callbacks and to allow continuous tracing
+  * Various optimizations in the generated C code
This page took 0.023296 seconds and 4 git commands to generate.