From abc2de9f70d91df0bce34608ce595ba97b7d8c39 Mon Sep 17 00:00:00 2001 From: Natalia Serrano Date: Fri, 8 Aug 2025 13:14:05 +0200 Subject: [PATCH] refs #2615 update changelogs --- CHANGELOG.md | 6 ++++++ linux/debian/changelog | 6 ++++++ src/VERSION | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db32cde..5104059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/linux/debian/changelog b/linux/debian/changelog index 64e77a8..8dba308 100644 --- a/linux/debian/changelog +++ b/linux/debian/changelog @@ -1,3 +1,9 @@ +ogagent (8.0.0-1) stable; urgency=medium + + * Return HTTP 409 on more than one background jobs + + -- OpenGnsys developers Fri, 08 Aug 2025 13:13:33 +0200 + ogagent (7.3.3-1) stable; urgency=medium * wait() for the browser diff --git a/src/VERSION b/src/VERSION index 44e98ad..ae9a76b 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -7.3.3 +8.0.0