Skip to content

Commit 83e9c3d

Browse files
authored
Merge pull request #46 from mobusoperandi/release-please--branches--master--components--eelco
chore(master): release 0.2.0
2 parents c48bc42 + fb6cc86 commit 83e9c3d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/mobusoperandi/eelco/compare/v0.1.0...v0.2.0) (2024-01-28)
4+
5+
6+
### Features
7+
8+
* no debug fmt in result mismatch output ([9f7d700](https://github.com/mobusoperandi/eelco/commit/9f7d70018bf366e95d6c12dadba509ca507cfdfb))
9+
* rm extraneous LF from result mismatch output ([51e9aa6](https://github.com/mobusoperandi/eelco/commit/51e9aa6296adf974d28e2bd6d14530d428d537bc))

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "eelco"
33
description = "Nix doctests CLI"
4-
version = "0.1.0"
4+
version = "0.2.0"
55
edition = "2021"
66
license = "MIT"
77
repository = "https://github.com/mobusoperandi/eelco"

0 commit comments

Comments
 (0)