Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RELEASE_NOTES with missing changes #74

Merged
merged 4 commits into from
Dec 1, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
#0.1.3
- tidying for github consistency
- Added Actions workflow for KB SDK tests
- Added Dependabot and LGTM configurations
- Updated `README.md` to include standard build, coverage, and LGTM badging.

#0.1.2
- deprecate handle service with handle service 2
- replaced the colon(:) in filenames for files to shock with underscore(_)

#0.1.1
- close no longer used sockets.
- replace the colon(:) [that was reported to have caused download error for Windows users] with underscore in shock filenames

#0.1.0

- shock attributes are now ignored on upload. In a future release they will be removed altogether
and specifying attributes for upload will be an error.
- shock indexes and attributes are no longer copied during a copy or ownership operation.