Skip to content

Commit 50c991d

Browse files
committed
Release 0.14.10
1 parent f1dbf21 commit 50c991d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.14.10] - 2023-01-09
10+
11+
### Added
12+
13+
- Add option to disable Git LFS by adding `lfs: false` to the description YAML.
14+
915
## [0.14.9] - 2022-12-16
1016

1117
### Fixed

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,6 +1,6 @@
11
[package]
22
name = "git-mirror"
3-
version = "0.14.9"
3+
version = "0.14.10"
44
authors = ["Pascal Bach <[email protected]>"]
55
description = "Sync between different git repositories."
66
license = "MIT"

0 commit comments

Comments
 (0)