Skip to content

Commit 1127e75

Browse files
Merge pull request #18 from StrangeRanger/dev
Update version number and CHANGELOG
2 parents e36fa48 + 9dde54d commit 1127e75

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## v2.0.4 - 2026-05-23
10+
11+
### Added
12+
13+
- Add MIT License to setup script.
14+
15+
### Changed
16+
17+
- Consolidate color variable declarations.
18+
919
## v2.0.3 - 2026-02-21
1020

1121
### Added

mass-git

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Fetch or pull one or more git repositories at a specified location on your system.
44
#
5-
# Version: v2.0.3
5+
# Version: v2.0.4
66
# License: MIT License
77
# Copyright (c) 2021-2026 Hunter T. (StrangeRanger)
88
#

0 commit comments

Comments
 (0)