Skip to content

Commit 3a0b0cd

Browse files
committed
docs: Update CHANGELOG.md (refs #1)
1 parent 4ac016b commit 3a0b0cd

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

CHANGELOG.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,38 @@ All notable changes to this project are documented in this file.
44

55
## [Unreleased]
66

7-
- **No changes yet.**
7+
- Changes for the next release are available in development branches.
8+
9+
## [0.0.1]
10+
11+
- **Added (New features):**
12+
13+
- Initialize project with **NestJS**
14+
- Add Documentation:
15+
- [`README.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/README.md)
16+
- [`CHANGELOG.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/CHANGELOG.md)
17+
- [`BRANCH_NAMING_GUIDELINES.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/BRANCH_NAMING_GUIDELINES.md)
18+
- [`CODE_OF_CONDUCT.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/CODE_OF_CONDUCT.md)
19+
- [`COMMIT_MESSAGE_GUIDELINES.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/COMMIT_MESSAGE_GUIDELINES.md)
20+
- [`CONTRIBUTING.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/CONTRIBUTING.md)
21+
- [`LICENSE`](https://github.com/dileepadev/api.dileepa.dev/blob/main/LICENSE)
22+
- [`PULL_REQUEST_GUIDELINES.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/PULL_REQUEST_GUIDELINES.md)
23+
- [`SECURITY.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/SECURITY.md)
24+
- [`PULL_REQUEST_TEMPLATE.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/.github/PULL_REQUEST_TEMPLATE.md)
25+
- [`Issue Templates:`](https://github.com/dileepadev/api.dileepa.dev/blob/main/.github/ISSUE_TEMPLATE)
26+
- [`bug_report.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/.github/ISSUE_TEMPLATE/bug_report.md)
27+
- [`documentation_update.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/.github/ISSUE_TEMPLATE/documentation_update.md)
28+
- [`feature_requestE.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/.github/ISSUE_TEMPLATE/feature_request.md)
29+
- [`feedback.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/.github/ISSUE_TEMPLATE/feedback.md)
30+
- [`other.md`](https://github.com/dileepadev/api.dileepa.dev/blob/main/.github/ISSUE_TEMPLATE/other.md)
31+
- Deploy the app to the production environment.
32+
33+
- **Changed (Improvements):**
34+
35+
- Update README.md
836

937
<!-- Unreleased -->
38+
<!-- v0.0.1 -->
1039

11-
[Unreleased]: https://github.com/dileepadev/api.dileepa.dev/tree/main
40+
[Unreleased]: https://github.com/dileepadev/api.dileepa.dev/branches
41+
[0.0.1]: https://github.com/dileepadev/api.dileepa.dev/releases/tag/v0.0.1

0 commit comments

Comments
 (0)