Skip to content

Commit

Permalink
Release 3.0.72
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Rahic committed Jul 2, 2021
1 parent c8328e4 commit e3dbd62
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.0.72](https://github.com/sematext/logagent-js/compare/3.0.71...3.0.72)

> 2 July 2021
- input-journald-upload: use removeFields from config, fix include/exclude test [`#277`](https://github.com/sematext/logagent-js/pull/277)
- input-journald-upload: use removeFields from config [`6aadf20`](https://github.com/sematext/logagent-js/commit/6aadf20fc2ba94caee70221f703eddc4eaaf6b3b)

#### [3.0.71](https://github.com/sematext/logagent-js/compare/3.0.70...3.0.71)

> 1 July 2021
- added missing dep [`21cf019`](https://github.com/sematext/logagent-js/commit/21cf019f5165363ae0b8be03e9b57fabe4a093e5)
- Release 3.0.71 [`393e96c`](https://github.com/sematext/logagent-js/commit/393e96c2c513a0215f6aa2c562df5de3bb672411)
- update debug logging [`7d3097b`](https://github.com/sematext/logagent-js/commit/7d3097b51f7522171da29684afd40e7a6da5c327)
- Update README.md [`cc0849e`](https://github.com/sematext/logagent-js/commit/cc0849e42d9021dd0691e3c869397052cb23da16)

#### [3.0.70](https://github.com/sematext/logagent-js/compare/3.0.69...3.0.70)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sematext/logagent",
"version": "3.0.71",
"version": "3.0.72",
"description": "Smart log parser written in Node",
"main": "lib/parser/parser.js",
"bin": {
Expand Down

0 comments on commit e3dbd62

Please sign in to comment.