We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b86f97 + 907cd1a commit f14320aCopy full SHA for f14320a
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [0.3.0](https://www.github.com/fluent-plugins-nursery/fluent-plugin-formatter-protobuf/compare/v0.2.0...v0.3.0) (2022-01-13)
4
5
6
+### Features
7
8
+* Add new configuration - `format_field` ([797789b](https://www.github.com/fluent-plugins-nursery/fluent-plugin-formatter-protobuf/commit/797789b38d5a599c2c107979beb7edf66e384bd5))
lib/fluent/plugin/version.rb
@@ -2,6 +2,6 @@
module Fluent
module Plugin
- VERSION = '0.2.0'
+ VERSION = '0.3.0'
end
0 commit comments