Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Apr 1, 2022
1 parent 8d25955 commit d6f001a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Version 1.0.8
## Added features and functionality
+ Added: Spotlight Evaluation Logic Service Class, related service collection endpoints and related unit tests.
- `_endpoint/__init__.py`
- `_endpoint/_spotlight_evaluation_logic.py`
- `__init__.py`
- `spotlight_evaluation_logic.py`
- `tests/test_spotlight_evaluation_logic.py`

# Version 1.0.7
## Issues resolved
+ Fixed: Invalid empty payload sent by `report_executions_download_get` operation when leveraging the Uber Class. Closes #596.
Expand Down

0 comments on commit d6f001a

Please sign in to comment.