refs #2615 update changelogs
parent
e8e858d4ce
commit
abc2de9f70
|
@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [8.0.0] - 2025-08-08
|
||||
|
||||
### Changed
|
||||
|
||||
- Return HTTP 409 on more than one background jobs
|
||||
|
||||
## [7.3.3] - 2025-08-07
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
ogagent (8.0.0-1) stable; urgency=medium
|
||||
|
||||
* Return HTTP 409 on more than one background jobs
|
||||
|
||||
-- OpenGnsys developers <info@opengnsys.es> Fri, 08 Aug 2025 13:13:33 +0200
|
||||
|
||||
ogagent (7.3.3-1) stable; urgency=medium
|
||||
|
||||
* wait() for the browser
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.3.3
|
||||
8.0.0
|
||||
|
|
Loading…
Reference in New Issue