We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82186c commit 4300b12Copy full SHA for 4300b12
2 files changed
CHANGELOG.md
@@ -14,6 +14,12 @@ Given a version number MAJOR.MINOR.PATCH:
14
- MINOR version when adding functionality in a backwards compatible manner,
15
- PATCH version when making backwards compatible bug fixes.
16
17
+## [0.4.0] - 2021-09-03
18
+
19
+## Added
20
21
+- show-hidden-files.sh: add command usage information
22
23
## [0.3.0] - 2020-12-09
24
25
### Added
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2020 Çetin ARDAL
+Copyright (c) 2021 Çetin ARDAL
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
0 commit comments