Skip to content

Commit b41a2a1

Browse files
committed
Fixed API call to correct endpoint when deleting tags on file page.
1 parent becb27e commit b41a2a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## Unreleased
8-
98
### Added
10-
- Added aility to delete extractor, both from api and GUI.
9+
- Added ability to delete extractor, both from api and GUI.
1110
[CATS-1044](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1044)
12-
11+
- API add tags endpoint now returns the added tags.
12+
[CATS-1053](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1053)
13+
1314
### Fixed
1415
- Ability to delete tags on file page.
1516
[CATS-1042](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1042)
1617
- When adding tags to a section of an image, show the new tag without having to refresh the page.
17-
### Added
18-
- API add tags endpoint now returns the added tags.
18+
[CATS-1053](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1053)
1919

2020
## 1.8.2 - 2020-02-19
2121

0 commit comments

Comments
 (0)