barectf v2.1.4
[barectf.git] / CHANGELOG.md
index 1dc18de6358285c858d9139f036064eb59176567..1b0f8d6d85f9e7f4e64ecff6e7061c22fc52f2a7 100644 (file)
@@ -1,5 +1,29 @@
 # barectf 2 changelog
 
+## barectf v2.1.4
+
+**Minor improvements**:
+
+  * Override default metadata `env` entries with user entries instead of
+    the opposite
+  * Statically align and compute the size of event fields when possible
+    for the `_get_event_size_*()` functions when possible
+
+**Bug fixes**:
+
+  * Do not write event's `stream_id` or stream's `id` when the trace
+    packet header type has no `stream_id` field.
+
+**Tests**:
+
+  * Add config test for multiple streams, no `stream_id` field in packet
+    header type
+
+**README.md**:
+
+  * Indicate how to install the command's man page
+
+
 ## barectf v2.1.3
 
 **Minor improvements**:
This page took 0.023916 seconds and 4 git commands to generate.