Skip to content

Commit 6d1ebbb

Browse files
committed
Add CHANGELOG for v4.0.3
1 parent 5679a4b commit 6d1ebbb

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [v4.0.3](https://github.com/alichtman/shallow-backup/tree/v4.0.3) (2020-03-26)
4+
[Full Changelog](https://github.com/alichtman/shallow-backup/compare/v4.0.2...v4.0.3)
5+
36
## [v4.0.2](https://github.com/alichtman/shallow-backup/tree/v4.0.2) (2020-03-25)
47
[Full Changelog](https://github.com/alichtman/shallow-backup/compare/v4.0.1...v4.0.2)
58

@@ -12,8 +15,8 @@
1215

1316
**Merged pull requests:**
1417

18+
- Correctly exclude files on reinstallation and add tests [\#255](https://github.com/alichtman/shallow-backup/pull/255) ([alichtman](https://github.com/alichtman))
1519
- Avoid reinstalling img/ and README from dotfiles [\#254](https://github.com/alichtman/shallow-backup/pull/254) ([alichtman](https://github.com/alichtman))
16-
- Remove Sublime \[2/3\] packages backup [\#203](https://github.com/alichtman/shallow-backup/pull/203) ([alichtman](https://github.com/alichtman))
1720

1821
## [v4.0](https://github.com/alichtman/shallow-backup/tree/v4.0) (2020-03-22)
1922
[Full Changelog](https://github.com/alichtman/shallow-backup/compare/v3.4...v4.0)
@@ -23,6 +26,10 @@
2326
- Interface for selecting which dotfiles to back up [\#228](https://github.com/alichtman/shallow-backup/issues/228)
2427
- Use symlinking instead of copying [\#188](https://github.com/alichtman/shallow-backup/issues/188)
2528

29+
**Merged pull requests:**
30+
31+
- Carefully reinstall .git and .gitignore files [\#251](https://github.com/alichtman/shallow-backup/pull/251) ([alichtman](https://github.com/alichtman))
32+
2633
## [v3.4](https://github.com/alichtman/shallow-backup/tree/v3.4) (2020-03-22)
2734
[Full Changelog](https://github.com/alichtman/shallow-backup/compare/v3.3...v3.4)
2835

@@ -42,6 +49,7 @@
4249
**Merged pull requests:**
4350

4451
- Refactor --add option and bump to v3.3 [\#250](https://github.com/alichtman/shallow-backup/pull/250) ([alichtman](https://github.com/alichtman))
52+
- Add CLI option for adding paths to config [\#248](https://github.com/alichtman/shallow-backup/pull/248) ([alichtman](https://github.com/alichtman))
4553
- Fix IsADirectory error upon reinstallation [\#246](https://github.com/alichtman/shallow-backup/pull/246) ([alichtman](https://github.com/alichtman))
4654

4755
## [v3.2](https://github.com/alichtman/shallow-backup/tree/v3.2) (2019-11-17)
@@ -61,7 +69,6 @@
6169

6270
**Merged pull requests:**
6371

64-
- Add CLI option for adding paths to config [\#248](https://github.com/alichtman/shallow-backup/pull/248) ([alichtman](https://github.com/alichtman))
6572
- Respect XDG Base Directory spec [\#239](https://github.com/alichtman/shallow-backup/pull/239) ([alichtman](https://github.com/alichtman))
6673
- Fix tests [\#238](https://github.com/alichtman/shallow-backup/pull/238) ([alichtman](https://github.com/alichtman))
6774

@@ -165,6 +172,7 @@
165172

166173
**Merged pull requests:**
167174

175+
- Remove Sublime \[2/3\] packages backup [\#203](https://github.com/alichtman/shallow-backup/pull/203) ([alichtman](https://github.com/alichtman))
168176
- \#200 added gitpython to setup.py [\#201](https://github.com/alichtman/shallow-backup/pull/201) ([AlexanderProd](https://github.com/AlexanderProd))
169177

170178
## [v2.1](https://github.com/alichtman/shallow-backup/tree/v2.1) (2018-11-14)
@@ -259,7 +267,6 @@
259267

260268
**Merged pull requests:**
261269

262-
- Carefully reinstall .git and .gitignore files [\#251](https://github.com/alichtman/shallow-backup/pull/251) ([alichtman](https://github.com/alichtman))
263270
- Linux compatibility [\#183](https://github.com/alichtman/shallow-backup/pull/183) ([alichtman](https://github.com/alichtman))
264271
- Added public repo warning [\#182](https://github.com/alichtman/shallow-backup/pull/182) ([alichtman](https://github.com/alichtman))
265272
- Config file refactor [\#181](https://github.com/alichtman/shallow-backup/pull/181) ([alichtman](https://github.com/alichtman))

0 commit comments

Comments
 (0)