Skip to content

Commit ef48f58

Browse files
author
Ang
committed
docs(changelog): update version markers and simplify changelog tail
- Remove an outdated roadmap-placeholder section that no longer reflects the current plan for the project. - Update 'Latest Stable' marker to 0.1.1 to match the released version. - Point the Requirements reference at pyproject.toml so it lines up with the install flow documented in CONTRIBUTING.md (pip install -e .[dev]).
1 parent 5a822d4 commit ef48f58

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)