Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Latest commit

 

History

History
56 lines (35 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

56 lines (35 loc) · 928 Bytes

Change Log

All notable changes to this project will be documented in this file.

[latest]

Fixed

Added

Removed

Changed

[v0.2.0] - 2016-10-08

Fixed

Added

  • added support for ElasticSearch through use of blacktop/elk
  • add zip plugin place holder
  • add nsrl lookup plugin
  • add totalhash lookup plugin
  • Docs !!!
  • release binaries

Removed

  • support for RethinkDB

Changed

  • upgrade to the elastic stack 5.0.0

[v0.1.0] - 2016-08-14

Fixed

  • improved zsh completions to include new features

Added

  • added the ability to watch a folder for new files and then scan them with the watch subcommand
  • added ability to update plugin/all plugins from source with the --source flag
  • ability to mark plugins as build from source only in plugins/plugins.toml config file
  • tini
  • gosu

Removed

Changed