# Changelog

All notable changes to this project will be documented in this file.

## [1.0.4] - 2024-12-11
### Added
- Repository link.

## [1.0.3] - 2024-12-11
### Added
- LICENSE file for clarity.

## [1.0.2] - 2024-12-11
### Added
- Install size badge.

## [1.0.0] - 2024-12-10
### Added
- Initial release of ReqNJS.
- Added support for GET, POST, PUT, DELETE, PATCH, HEAD, and CONNECT methods.
- Implemented a command line interface using Commander.
- Created examples for usage with and without UUIDs.
