diff --git a/CHANGELOG.md b/CHANGELOG.md index f091b40..84469f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ -## [](https://github.com/nao1215/rainbow/compare/77bdf974281a...) (2023-12-29) +## [](https://github.com/nao1215/rainbow/compare/77bdf974281a...) (2024-01-01) +* Introduce spare command [#13](https://github.com/nao1215/rainbow/pull/13) ([nao1215](https://github.com/nao1215)) +* build(deps): bump golang.org/x/sync from 0.1.0 to 0.5.0 [#12](https://github.com/nao1215/rainbow/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot)) +* Update document for s3hub with gif image [#11](https://github.com/nao1215/rainbow/pull/11) ([nao1215](https://github.com/nao1215)) * Add remove subcommand [#10](https://github.com/nao1215/rainbow/pull/10) ([nao1215](https://github.com/nao1215)) * Add ls subcommand [#9](https://github.com/nao1215/rainbow/pull/9) ([nao1215](https://github.com/nao1215)) * Add s3hub mb subcommand [#8](https://github.com/nao1215/rainbow/pull/8) ([nao1215](https://github.com/nao1215)) diff --git a/README.md b/README.md index 81fe00d..06b64cf 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,9 @@ The rainbow project is a toolset for managing AWS resources. This project consis [WIP] |Name|README|implementation|Description| |:--|:--|:--|:--| -|[s3hub](./doc/s3hub/README.md)|✅||User-friendly s3 management tool| -|[spare](./doc/spare/README.md)|✅||Single Page Application Release Easily| +|[s3hub](./doc/s3hub/README.md)|✅|60%|User-friendly s3 management tool| +|[spare](./doc/spare/README.md)|✅|50%|Single Page Application Release Easily| +|[cfn](./doc/cfn/README.md)|✅|0%|List up or delete CloudFormation stacks| ### s3hub example #### Create a bucket(s)