Browse Source

Merge pull request #22342 from abpframework/abp-studio-9-25-docs

Update studio docs for v0.9.25
pull/22352/head
Berkan Sasmaz 2 years ago
committed by GitHub
parent
commit
6c37b88e27
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/studio/release-notes.md
  2. 2
      docs/en/studio/version-mapping.md

4
docs/en/studio/release-notes.md

@ -2,6 +2,10 @@
This document contains **brief release notes** for each ABP Studio release. Release notes only include **major features** and **visible enhancements**. Therefore, they don't include all the development done in the related version.
## 0.9.25 (2025-03-12)
* Added ready/health check for solution runner.
## 0.9.24 (2025-03-11)
* Added automatic installation of necessary dependencies.

2
docs/en/studio/version-mapping.md

@ -4,7 +4,7 @@ This document provides a general overview of the relationship between various ve
| **ABP Studio Version** | **ABP Version of Startup Template** |
|------------------------|---------------------------|
| 0.9.24 | 9.1.0 |
| 0.9.24 - 0.9.25 | 9.1.0 |
| 0.9.22 - 0.9.23 | 9.0.4 |
| 0.9.20 - 0.9.21 | 9.0.3 |
| 0.9.17 to 0.9.19 | 9.0.2 |

Loading…
Cancel
Save