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

Rename package to "digital-twins" #11045

Merged
merged 6 commits into from
Sep 4, 2020
Merged
Changes from 1 commit
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
Next Next commit
chore(digitaltwins): update changelog
  • Loading branch information
Zoltan Varga committed Sep 3, 2020
commit 12c1b1d29f0a5288b5f9e576fb47a9584403fc40
9 changes: 7 additions & 2 deletions sdk/digitaltwins/digitaltwins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Release History

## 1.0.0-preview.1 (Unreleased)
- Initial changes
## 1.0.0-preview.1 (2020-09-03)

- This release is a preview of our efforts to create a client library that is user friendly and
idiomatic to the JavaScript ecosystem. The reasons for most of the changes in this update can be found in the
[Azure SDK Design Guidelines for TypeScript](https://azure.github.io/azure-sdk/typescript_introduction.html).
- Initial release:
- Package name `@azure/digitaltwins`.