# Changelog

All notable changes to this project will be documented in this file.

## 0.1.0 - Initial release
- Add Ntfy Send Message node (publish API with headers and options)
- Add Ntfy Trigger node (SSE subscribe with auto-retry and close function)
- Add Ntfy API credentials (Bearer & Basic) with Base URL
- Add helper ntfyClient (publish, SSE subscribe)
- Add README and project scaffolding