Skip to content

Commit 269c295

Browse files
committed
Improved Changelog.md
1 parent ddafcf5 commit 269c295

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- **Behaviours**:
13-
- Added tone variations to consultative and progressive learning behaviours (#330).
13+
- Added Tone variations to consultative and progressive learning behaviours (#330).
14+
- Added Tone to Interactive prompts
15+
16+
- **Website**:
17+
- Added Website to communicate about System prompts for Java. https://jabrena.github.io/cursor-rules-java/
1418

1519
- **Educational content**:
16-
- New "System Prompts for Java" course and pages, plus a course about this project (#335). https://jabrena.github.io/cursor-rules-java/
20+
- New "System Prompts for Java" course (#335). https://jabrena.github.io/cursor-rules-java/courses/system-prompts-java/index.html
1721

1822
- **Documentation & Diagrams**:
1923
- ADR-003 documenting JBake website generation strategy (#326).
2024
- Added UML State Machine diagram support to documentation rule `@170-java-documentation` (#310).
2125

26+
- Added initial support for AGENTS.md https://agents.md/
27+
2228
### Changed
2329

2430
- **Platform & Build**:
@@ -27,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2733
- **Cursor rules**:
2834
- Extensive refinements across multiple rules (dependencies, plugins, secure coding, concurrency, exception handling, functional programming, documentation, diagrams) (#309, #341).
2935
- Decoupled system prompts from behaviours and added learning behaviour; reorganized generator templates and inventory (#309).
36+
- All examples use single imports without using wildcard *
3037

3138
### Removed
3239

documentation/MAINTENANCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Can you update the current changelog for 0.10.0 comparing git commits in relatio
2121
- [ ] Update changelog
2222
- [ ] Remove SNAPSHOT from .xml, .md & pom.xml
2323
- [ ] Last review in docs (Manual)
24-
- [ ] Review git changes for hidden issues (Manual)
24+
- [ ] Review git changes for hidden issues (Manual) https://github.com/jabrena/cursor-rules-java/compare/0.10.0...feature/release-0110
2525
- [ ] Tag repository
2626
- [ ] Create article
27-
- [ ] communicate
27+
- [ ] Communicate in social media
2828
2929
---
3030

0 commit comments

Comments
 (0)