History.md in fluent-plugin-opensearch-1.1.3 vs History.md in fluent-plugin-opensearch-1.1.4

- old
+ new

@@ -1,8 +1,12 @@ ## Changelog [[tags]](https://github.com/fluent/fluent-plugin-opensearch/tags) ### [Unreleased] +### 1.1.4 + - test: remove minitest to correct misjudge of the framework by flexmock (#114) + - Add logic to write method of out_opensearch_data_stream (#109) + ### 1.1.3 - Revert the behavior of passing duration second (#108) ### 1.1.2 - Check OS cluster for data streams and templates for index template creation (#106)