Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
radu-stefan-dt committed Jan 25, 2023
1 parent 224f861 commit bd30d59
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Change Log

## Version 0.24.1 / Stage: beta (24.01.2022)
## Version 0.24.1 / Stage: beta (25.01.2023)

### 🚀 Improved in this version:
- [#44 - Credential files should support relative paths](https://github.com/dynatrace-extensions/dynatrace-extensions-copilot/issues/44)
- [#23 - Checks and warnings regarding YAML Schema extension](https://github.com/dynatrace-extensions/dynatrace-extensions-copilot/issues/23)

### 🪲 Fixed in this version:
- [#49 - Internal repo checks don't cover Python repos](https://github.com/dynatrace-extensions/dynatrace-extensions-copilot/issues/49)
- [#48 - Build command breaks if name or version is surrounded by quotes](https://github.com/dynatrace-extensions/dynatrace-extensions-copilot/issues/48)

---

## Version 0.24.1 / Stage: beta (24.01.2023)

### ✨ New in this version:
- [#43 - Code action idea - generate alerts JSON](https://github.com/dynatrace-extensions/dynatrace-extensions-copilot/issues/43)
Expand All @@ -16,14 +28,14 @@

---

## Version 0.22.3 / Stage: beta (06.01.2022)
## Version 0.22.3 / Stage: beta (06.01.2023)

### 🪲 Fixed in this version:
- Certificates are not being uploaded to local installations correctly

---

## Version 0.22.2 / Stage: beta (06.01.2022)
## Version 0.22.2 / Stage: beta (06.01.2023)

### 🚀 Improved in this version:
- Increased logging in DevTools to aid troubleshooting
Expand Down

0 comments on commit bd30d59

Please sign in to comment.