File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to the DevStack API Service project will be documented in th
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.0.2] - 2026-03-03
9+
10+ ### Changed
11+ ##### Projects Info Service
12+ - make it possible to use extrernal api ([ #2 ] ( https://github.com/opendevstack/ods-api-service/pull/2 ) )
13+
814## [ 0.0.1-SNAPSHOT] - 2025-11-27
915
1016### Added
Original file line number Diff line number Diff line change 1414 <groupId >org.opendevstack.apiservice</groupId >
1515 <artifactId >devstack-api-service</artifactId >
1616 <name >Devstack API Service</name >
17- <version >0.0.1-SNAPSHOT </version >
17+ <version >0.0.2 </version >
1818
1919 <properties >
2020 <java .version>21</java .version>
You can’t perform that action at this time.
0 commit comments