Skip to content

Commit

Permalink
Release 3.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Oct 1, 2020
1 parent bbcbdfa commit 3a07f31
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,21 @@ 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.56](https://github.com/sematext/logagent-js/compare/3.0.55...3.0.56)

> 1 October 2020
- logagent-setup: install service with custom config [`#260`](https://github.com/sematext/logagent-js/pull/260)
- Make default journald config easier to extend [`#259`](https://github.com/sematext/logagent-js/pull/259)
- fixed bug (-l didn't work); also fixed doc for -j [`0002092`](https://github.com/sematext/logagent-js/commit/00020925a542de2b642c77eadd940600633539ed)

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

> 25 September 2020
- Release 3.0.55 [`88d63c4`](https://github.com/sematext/logagent-js/commit/88d63c46798a115c9fc2c29e505ab4632acdca6b)
- Merge pull request #258 from sematext/sc-9544-journald-fix [`19adfc9`](https://github.com/sematext/logagent-js/commit/19adfc90f77cfed8d4535feb084ef40d31d38694)
- SC-9544: added lowercase fields filter [`163c598`](https://github.com/sematext/logagent-js/commit/163c59832aea2060a86ce103eba6b26adee66c16)
- Updated journald startup [`c566516`](https://github.com/sematext/logagent-js/commit/c566516ddc140d19b6dea6b4495944f59808f07b)

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

Expand Down
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.55",
"version": "3.0.56",
"description": "Smart log parser written in Node",
"main": "lib/parser/parser.js",
"bin": {
Expand Down

0 comments on commit 3a07f31

Please sign in to comment.