Skip to content

Commit

Permalink
Merge pull request #4 from Maroon502/release-plz/2023-10-26T17-33-49Z
Browse files Browse the repository at this point in the history
chore: release v0.2.5+2.11.10
  • Loading branch information
Maroon502 authored Oct 26, 2023
2 parents c734dd4 + eef89f0 commit 634ea4b
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 1 deletion.
58 changes: 58 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Changelog
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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.5+2.11.10](https://github.com/Maroon502/coinutils-src/compare/v0.2.4+2.11.9...v0.2.5+2.11.10) - 2023-10-26

### Other
- Update CoinUtils from 0.108.8 to 0.108.9

## [0.2.4+2.11.9](https://github.com/Maroon502/coinutils-src/compare/v0.1.0+2.11.6...v0.2.4+2.11.9) - 2023-05-18

### Added
- add flags to system lib

### Fixed
- fix wrong version
- fix wrong version
- wrong spell
- change rerun-if flag

### Other
- update workflow
- test
- test
- releases action
- releases action
- releases action
- releases action
- publish 0.2.4
- test actions\
- test for actions
- bump CoinUtils from 2.11.6 to 2.11.9
- release v0.2.2+2.11.6
- docs
- docs
- docs
- release/v0.2.0+2.11.6
- format
- use coin-build-tools
- finish docs
- refactor
- refactor
- refactor
- refator
- refactor
- Rename CoinUtils_lib_sources.txt to coinutils_lib_sources.txt
- refactor'
- refactor
- refactor
- release 0.1.0+2.11.6
- add version
- initial
- Create LICENSE.md
- first commit
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coinutils-src"
version = "0.2.4+2.11.9"
version = "0.2.5+2.11.10"
edition = "2021"
build = "build.rs"
links = "CoinUtils"
Expand Down

0 comments on commit 634ea4b

Please sign in to comment.