Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
|
10349a35f1 | |
|
a84bed3439 | |
|
05d2375e21 | |
|
8fea0737f2 | |
|
7128f12049 |
|
@ -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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [5.9.0] - 2025-06-16
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added changes for oggit
|
||||||
|
|
||||||
## [5.8.1] - 2025-06-13
|
## [5.8.1] - 2025-06-13
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
ogagent (5.9.0-1) stable; urgency=medium
|
||||||
|
|
||||||
|
* Add changes for oggit
|
||||||
|
|
||||||
|
-- OpenGnsys developers <info@opengnsys.es> Mon, 16 Jun 2025 11:12:55 +0200
|
||||||
|
|
||||||
ogagent (5.8.1-1) stable; urgency=medium
|
ogagent (5.8.1-1) stable; urgency=medium
|
||||||
|
|
||||||
* Improve fail condition when no network is detected
|
* Improve fail condition when no network is detected
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
5.8.1
|
5.9.0
|
||||||
|
|
Loading…
Reference in New Issue