Skip to content

Commit 509a6bd

Browse files
committed
Release v0.1.1
1 parent 9512d22 commit 509a6bd

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# v0.1.1
2+
3+
- Updated "generated by" link to an rgit instance [#11][], thanks @stappersg!
4+
- Added favicon.ico [#14][], thanks @stappersg!
5+
6+
[#11]: https://github.com/w4/rgit/pull/11
7+
[#14]: https://github.com/w4/rgit/pull/14
8+
9+
# v0.1.0
10+
11+
Initial release

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rgit"
33
description = "A gitweb/cgit-like interface"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
edition = "2021"
66
authors = [ "Jordan Doyle <[email protected]>" ]
77
license = "WTFPL"

0 commit comments

Comments
 (0)