-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
358bc55
commit 99c27fe
Showing
4 changed files
with
405 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Changelog | ||
|
||
1.0.0 | ||
--- | ||
|
||
* Implemented Dependabot for security updates | ||
* Finalized Development workstream | ||
* Updated dependencies | ||
* Reached point where v1 release makes sense. | ||
|
||
**Will follow SEMVER from now on** | ||
|
||
0.6.1 | ||
--- | ||
|
||
* Updated dependencies. | ||
* swapped out `copy-paste` for `clipboardy`. | ||
|
||
0.6 | ||
--- | ||
|
||
0.5 | ||
--- | ||
|
||
0.4 | ||
--- | ||
|
||
* Replaced `Optimist` with `nomnom` for command line args parsing. | ||
* Bumped all versions and updated AWS SDK to use `upload` instead of `push`. | ||
|
||
0.3 | ||
--- | ||
|
||
* Implenmeted PushFile using the native AWS SDK instead of out-dated package. | ||
|
||
0.2 | ||
--- | ||
|
||
* Implemented feature that turns all pushed files public by default. | ||
|
||
0.1 | ||
--- | ||
|
||
* Initial Release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.