Skip to content

Commit c14557f

Browse files
committed
Fixed CHANGELOG.md
1 parent 406e125 commit c14557f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111
of Elasticsearch from the Admin menu or by `POST /api/reindex`.
1212

1313
### Added
14-
- Add log settings to application.conf
1514
- Ability to set chunksize for clowder when downloading files. This is changed to 1MB from 8KB. This will result in
1615
faster downloads and less CPU usage at the cost of slightly more memory use.
1716
- Support for parsing of Date and Numeric data in new metadata fields. New search operators <, >, <=, >= have been
@@ -22,7 +21,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2221
disable and enable triggers.
2322

2423
### Fixed
25-
- Fix the mismatch extractor name and extractor service name in log query.
2624
- Ignore the `update` field when posting to `/api/extractors`. [#89](https://github.com/clowder-framework/clowder/issues/89)
2725
- Search results were hardcoded to be in batches of 2.
2826

0 commit comments

Comments
 (0)