Skip to content

Commit

Permalink
Merge tag '2.1.3' into develop
Browse files Browse the repository at this point in the history
2.1.3
  • Loading branch information
To-om committed Dec 20, 2018
2 parents 1aaf218 + c5e69f5 commit 16c49ce
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,32 @@
# Change Log

## [2.1.2](https://github.com/TheHive-Project/Cortex/tree/2.1.2) (2018-10-12)
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.1...HEAD)
## [2.1.3](https://github.com/TheHive-Project/Cortex/tree/2.1.3)

[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.2...2.1.3)

**Implemented enhancements:**

- Add configuration for drone continuous integration [\#156](https://github.com/TheHive-Project/Cortex/issues/156)
- Add PAP property to jobs list [\#146](https://github.com/TheHive-Project/Cortex/issues/146)

**Fixed bugs:**

- Wrong checks of role when an user is created [\#158](https://github.com/TheHive-Project/Cortex/issues/158)
- Unable to disable invalid responders [\#157](https://github.com/TheHive-Project/Cortex/issues/157)
- PAP field is ignored from job modal [\#152](https://github.com/TheHive-Project/Cortex/issues/152)
- SinkDB analyzer could not find DIG in the Cortex docker image [\#147](https://github.com/TheHive-Project/Cortex/issues/147)
- GUI Search Function is broken [\#145](https://github.com/TheHive-Project/Cortex/issues/145)

**Closed issues:**

- Systemd: cortex.service: Failed with result 'exit-code'. [\#155](https://github.com/TheHive-Project/Cortex/issues/155)
- conf/logback.xml: Rotate logs [\#62](https://github.com/TheHive-Project/Cortex/issues/62)

## [2.1.2](https://github.com/TheHive-Project/Cortex/tree/2.1.2) (2018-10-12)
[Full Changelog](https://github.com/TheHive-Project/Cortex/compare/2.1.1...2.1.2)

**Fixed bugs:**

- findSimilarJob function broken [\#144](https://github.com/TheHive-Project/Cortex/issues/144)

## [2.1.1](https://github.com/TheHive-Project/Cortex/tree/2.1.1) (2018-10-09)
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version in ThisBuild := "3.0.0-RC1-SNAPSHOT"
version in ThisBuild := "2.1.3-1"

0 comments on commit 16c49ce

Please sign in to comment.