webservices/CHANGELOG.md
Mauro Rosero P. f277926b73
[ADDED] CHANGELOG.md and LICENSE.md with proprietary license
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-23 15:46:37 -05:00

23 lines
No EOL
629 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Initial project structure
- Node-RED integration
- Development guidelines in CLAUDE.md
## [0.1.0] - 2025-03-23
### Added
- Initial repository setup
- Basic project structure
- Documentation structure
[Unreleased]: https://github.com/username/webservices/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/username/webservices/releases/tag/v0.1.0