fix mis-spelled send option for embedded data

fixes https://github.com/zrepl/zrepl/issues/522
This commit is contained in:
Christian Schwarz
2021-11-10 18:49:10 +01:00
parent c2fbf93365
commit 20ff9717bc
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -29,6 +29,11 @@ We use the following annotations for classifying changes:
* |docs| Change to the documentation.
* |maint| Maintenance changes.
0.5
---
* |break_config| |bugfix| Rename mis-spelled :ref:`send option <job-send-options>` ``embbeded_data`` to ``embedded_data``.
0.4.0
-----