Skip to content

Commit

Permalink
chore(main): release 0.8.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermeprokisch authored Sep 14, 2024
1 parent 19c77e7 commit 831a916
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.0](https://github.com/guilhermeprokisch/see/compare/v0.7.1...v0.8.0) (2024-09-14)


### Features

* concatenate output and support base64 image encoding ([#57](https://github.com/guilhermeprokisch/see/issues/57)) ([19c77e7](https://github.com/guilhermeprokisch/see/commit/19c77e74ac2ad1ace42ae2b33f2fa86db6fd0cba))

## [0.7.1](https://github.com/guilhermeprokisch/see/compare/v0.7.0...v0.7.1) (2024-09-13)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "see-cat"
version = "0.7.1"
version = "0.8.0"
edition = "2021"
authors = ["Guilherme Prokisch <[email protected]>"]
homepage = "https://github.com/guilhermeprokisch/see"
Expand Down

0 comments on commit 831a916

Please sign in to comment.