Skip to content

Commit a88a38a

Browse files
committed
Updated changelog for v1.12.0 release.
1 parent cbba67b commit a88a38a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# Added 2020-11-02
2-
3-
- Added `mimetype.nxz=model/nxz` and `mimetype.NXZ=model/nxz` as new mimetypes in `conf/mimetypes.conf`
4-
- Added `viewer_hop` a 3D models previewer for `*.ply` and `*.nxz` files
5-
61
# Change Log
72
All notable changes to this project will be documented in this file.
83

@@ -28,6 +23,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2823
- Track user_id with every extraction event. [#94](https://github.com/clowder-framework/clowder/issues/94)
2924
- Added a new storage report at `GET api/reports/storage/spaces/:id` for auditing user storage usage on a space basis.
3025
- The file and dataset metrics reports also have support for since and until ISO8601 date parameters.
26+
- Added `viewer_hop` a 3D models previewer for `*.ply` and `*.nxz` files. Added `mimetype.nxz=model/nxz` and
27+
`mimetype.NXZ=model/nxz` as new mimetypes in `conf/mimetypes.conf`
3128

3229
### Fixed
3330
- Ignore the `update` field when posting to `/api/extractors`. [#89](https://github.com/clowder-framework/clowder/issues/89)

0 commit comments

Comments
 (0)