-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unneed method from ResultStoreImpl / Added scriv fragment
- Loading branch information
Showing
3 changed files
with
49 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
changelog.d/20240607_221513_steliosvoutsinas_results_fix.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
.. A new scriv changelog fragment. | ||
.. | ||
.. Uncomment the header that is right (remove the leading dots). | ||
.. | ||
.. Removed | ||
.. ------- | ||
.. | ||
.. - A bullet item for the Removed category. | ||
.. | ||
.. Added | ||
.. ----- | ||
.. | ||
.. - A bullet item for the Added category. | ||
.. | ||
Changed | ||
------- | ||
- Added Results Servlet | ||
- Changed Result Implementation to point to the results endpoint | ||
.. | ||
.. - A bullet item for the Changed category. | ||
.. | ||
.. Deprecated | ||
.. ---------- | ||
.. | ||
.. - A bullet item for the Deprecated category. | ||
.. | ||
.. Fixed | ||
.. ----- | ||
.. | ||
.. - A bullet item for the Fixed category. | ||
.. | ||
.. Security | ||
.. -------- | ||
.. | ||
.. - A bullet item for the Security category. | ||
.. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters