Skip to content

Commit 2c0a8a0

Browse files
committed
chore: Remove client-specific documentation references
1 parent d5249b2 commit 2c0a8a0

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6262

6363
## [0.4.0] - 2025-11-06
6464

65-
### Added - SJCME Migration Support
65+
### Added - Enterprise Integration Features
6666
- **Enhanced UserProfile Model**
6767
- Added `ldap_last_sync` timestamp field for tracking LDAP synchronization
6868
- Added database indexes to `employee_id` and `external_id` fields for better performance
@@ -101,13 +101,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101101
- Supports `--verbose` for detailed connection information
102102
- Works with SQL Server, PostgreSQL, MySQL, and SQLite
103103

104-
- **Documentation**
105-
- `PORTING_ANALYSIS.md` - Detailed analysis of SJCME to package migration
106-
- `FEATURE_COMPARISON.md` - Comprehensive feature comparison matrix
107-
- `SJCME_SIMPLIFICATION_PLAN.md` - Code reduction and migration strategy
108-
- `EXECUTIVE_SUMMARY.md` - High-level overview for stakeholders
109-
- `NEXT_STEPS.md` - Actionable implementation guide
110-
111104
### Changed
112105
- Updated version to 0.4.0 to reflect significant new features
113106
- Enhanced UserProfile model with LDAP-specific fields and properties

0 commit comments

Comments
 (0)