We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f403e commit d48eebfCopy full SHA for d48eebf
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## Unreleased
+## [v0.8.0](https://github.com/wowica/xogmios/releases/tag/v0.8.0) (2025-09-01)
9
10
### Added
11
mix.exs
@@ -3,7 +3,7 @@ defmodule Xogmios.MixProject do
3
4
@description "An Elixir client for Ogmios"
@source_url "https://github.com/wowica/xogmios"
- @version "0.7.1"
+ @version "0.8.0"
def project do
[
0 commit comments