Skip to content

Commit abdd33e

Browse files
committed
Bump version to 1.1.1 and update documentation
1 parent d7aec45 commit abdd33e

File tree

2 files changed

+25
-9
lines changed

2 files changed

+25
-9
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.1] - 2025-01-06
4+
5+
### Added
6+
- Improved documentation structure
7+
- More detailed compliance framework description
8+
- Enhanced development and contribution guidelines
9+
10+
### Changed
11+
- Updated license to MIT
12+
- Reorganized README sections
13+
- Refined project documentation
14+
315
## [1.1.0] - 2025-01-06
416

517
### Added

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,19 @@ DocsIngest provides a robust, multi-layered approach to regulatory compliance an
247247

248248
**Note**: While DocsIngest provides powerful compliance tools, it is not a substitute for professional legal or compliance advice. Always consult with compliance experts for your specific regulatory requirements.
249249

250+
## 📦 Version Information
251+
252+
**Current Version**: 1.1.1
253+
**Last Updated**: 2025-01-06
254+
**Maintained by**: Marc Shade (marc@2acrestudios.com)
255+
256+
## 🚀 Roadmap
257+
258+
- [x] Support more file types
259+
- [ ] Cloud storage integration
260+
- [ ] Advanced AI prompt customization
261+
- [ ] Support for additional specialized file formats (e.g., .rtf, .odt)
262+
250263
## 🔧 Development
251264

252265
```bash
@@ -273,12 +286,3 @@ Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduc
273286
## 📄 License
274287

275288
MIT License
276-
277-
## 🚀 Roadmap
278-
279-
- [x] Support more file types
280-
- [ ] Enhanced token estimation
281-
- [ ] Web interface
282-
- [ ] Cloud storage integration
283-
- [ ] Advanced AI prompt customization
284-
- [ ] Support for additional specialized file formats (e.g., .rtf, .odt)

0 commit comments

Comments
 (0)