Skip to content

Commit ab4c5a1

Browse files
authored
[CHANGELOG]
1 parent 6b530bc commit ab4c5a1

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

CHANGELOG.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
# 📜 Changelog
1+
# 📦 Changelog
22

3-
All notable changes to this project will be documented in this file.
4-
5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to the [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6-
7-
## [1.0.0] - 2025-05-23
3+
## [1.0.0] - 2025-05-26
84
### Added
9-
- Initial release of JewishPulse ✨
10-
- Shabbat time calculations via Hebcal API 📅
11-
- GeoNames integration for user location 🌍
12-
- Inline query support for location setting and shabbat sharing ⚙️
13-
- Storage of user preferences with JSON persistence 💾
14-
- Docker setup with Makefile commands for easy deployment 🐳
15-
- Fully open-sourced under AGPL-3.0 License 🛡️
5+
- Initial stable release of JewishPulse bot 🎉
6+
- Inline query support for Shabbat times and Daf Yomi
7+
- GeoNames location selection and per-user timezone
8+
- Hebcal API integration
9+
- Daily daf + candle lighting times
10+
- Admin panel and multi-language support (i18n-ready)
11+
- Dockerfile + Makefile for full automation
12+
- CI with GitHub Actions, PHPUnit, CS checks
13+
14+
---

0 commit comments

Comments
 (0)