Skip to content

Commit

Permalink
Release 3.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
Adnan Rahic committed Jan 20, 2021
1 parent 0ac8ecc commit 2394f0d
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.65](https://github.com/sematext/logagent-js/compare/3.0.64...3.0.65)

> 20 January 2021
- edit sample syslog file [`0ac8ecc`](https://github.com/sematext/logagent-js/commit/0ac8ecce29d7cf28e1d06e56455eb6474e2e6eb0)
- Merge pull request #272 from sematext/syslog-tags [`cc583dd`](https://github.com/sematext/logagent-js/commit/cc583dd6651194a84a6d3e6a17bdb55571d76aea)
- inital work on tags [`c2a1286`](https://github.com/sematext/logagent-js/commit/c2a1286cd601c8b3c34443b2616f1e40d64ee7cd)

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

> 5 January 2021
- Release 3.0.64 [`54f10b4`](https://github.com/sematext/logagent-js/commit/54f10b4409a2714777162c816931163347cbef98)
- Merge pull request #271 from sematext/hotfix-systemd-journal-upload [`ab397ea`](https://github.com/sematext/logagent-js/commit/ab397eacb2cfda57e46e15df433a09ebf82f487e)
- hotfix: added config.url and removed breaking toLowerCase [`945dddc`](https://github.com/sematext/logagent-js/commit/945dddca436be92f0cd8c7e30e02601f5426d713)
- remove console.logs [`b05aaca`](https://github.com/sematext/logagent-js/commit/b05aaca615815a61e6a3568b032d9d9f0e56a1f2)

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

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

0 comments on commit 2394f0d

Please sign in to comment.