-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
23f6a39
commit e066360
Showing
2 changed files
with
30 additions
and
2 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
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,27 @@ | ||
<!-- | ||
Please leave this section at the top of the change log. | ||
Changes for the upcoming release should go under the section titled "Upcoming Release", and should adhere to the following format: | ||
## Upcoming Release | ||
* Overview of change #1 | ||
- Additional information about change #1 | ||
* Overview of change #2 | ||
- Additional information about change #2 | ||
- Additional information about change #2 | ||
* Overview of change #3 | ||
* Overview of change #4 | ||
- Additional information about change #4 | ||
## YYYY.MM.DD - Version X.Y.Z (Previous Release) | ||
* Overview of change #1 | ||
- Additional information about change #1 | ||
--> | ||
## Upcoming Release | ||
|
||
## 1.0.0 | ||
* General availability of 'Az.Tools.Migration' module | ||
* Upgraded Az version to 5.2 | ||
|
||
## 0.1.0 | ||
* The first preview release |