Skip to content

Commit 7585ce4

Browse files
author
Ang
committed
docs(changelog): clean stale 0.1.0-era template noise from Sphinx changelog tail
- Drop the fabricated 'Planned Features / Version 0.1.0 (Planned) / 0.2.0 (Planned) / Future Roadmap' section. It was never a real project commitment and had become factually wrong: 'Support for more citation formats (Chicago, IEEE, etc.)' directly contradicts 0.1.0, which removed APA and MLA rather than adding more formats. - Bump 'Latest Stable' from 0.1.0 to 0.1.1 to match the actual release. - Point Requirements at pyproject.toml instead of the non-existent requirements.txt (closes a leftover from the pyOpenSci #12 sweep).
1 parent 5a822d4 commit 7585ce4

1 file changed

Lines changed: 2 additions & 27 deletions

File tree

docs/changelog.rst

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -229,35 +229,10 @@ From 0.0.10 to 0.0.11
229229

230230
No migration needed. All existing functionality is backward compatible. New features are opt-in.
231231

232-
Planned Features
233-
================
234-
235-
**Version 0.1.0 (Planned)**
236-
237-
- Web interface at hezhiang.com/onecite
238-
- Support for more citation formats (Chicago, IEEE, etc.)
239-
- Citation deduplication tools
240-
- Bibliography merging utilities
241-
- Advanced search filters
242-
243-
**Version 0.2.0 (Planned)**
244-
245-
- Database support for storing citations
246-
- Collaborative features
247-
- Export to popular reference managers (Zotero, Mendeley)
248-
- Advanced batch processing
249-
250-
**Future Roadmap**
251-
252-
- Machine learning-based citation quality assessment
253-
- Automatic citation error detection
254-
- Citation trend analysis
255-
- Integration with more academic platforms
256-
257232
Version History
258233
===============
259234

260-
**Latest Stable:** 0.1.0
235+
**Latest Stable:** 0.1.1
261236

262237
**Python Support:**
263238

@@ -266,7 +241,7 @@ Version History
266241

267242
**Requirements:**
268243

269-
See ``requirements.txt`` for current dependencies.
244+
See ``pyproject.toml`` for current dependencies.
270245

271246
Getting Help
272247
============

0 commit comments

Comments
 (0)