Skip to content

Commit

Permalink
chore: release (#1)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 7, 2023
1 parent eebf33d commit 5d8c6a7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 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.0.3](https://github.com/wolf4ood/arcadedb-rs/compare/v0.0.2...v0.0.3) - 2023-10-07

### Fixed
- compatibility with arcade 23.9.1

### Other
- update arcadedb version to 23.9.1 in GH actions
- update arcadedb version to 23.9.1 in GH actions
- fix dependabot
- add dependabot
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "arcadedb-rs"
version = "0.0.2"
version = "0.0.3"
edition = "2021"
license = "Apache-2.0"
description= "A Rust client for ArcadeDB"
Expand Down

0 comments on commit 5d8c6a7

Please sign in to comment.