1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
# Release History
[comment]: # (Change log guidance: https://azure.github.io/azure-sdk/policies_releases.html#changelog-guidance)
## 0.0.18b3 (Unreleased)
### Features Added
- Some feature
### Breaking Changes
- Some breaking change
### Bugs Fixed
- Some bug fix
### Other Changes
- Some other change
## 0.0.18b2 (2020-09-04)
### Bugs Fixed
- Testing release tag version
## 0.0.13b1 (2020-08-27)
### Bugs Fixed
- Testing out some alpha and beta versioning
## 0.0.7 (2020-07-02)
### Bugs Fixed
- Test a successful Release
## 0.0.6 (2020-05-20)
### Bugs Fixed
- Test a successful Release
## 0.0.5 (2020-05-20)
### Bugs Fixed
- Test a successful Release
## 0.0.2 (2020-03-24)
### Bugs Fixed
- Test Release Pipeline
## 0.0.1 (2019-10-06)
### Features Added
- Template package
|