Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Change Log

### 2.1.0-rc2
- wildcard search
- AppConfig to manage hierarchical environment variables and all default values for environment variables (only environment variables for search completed in rc2)
### 2.1.0
- wildcard search using "*" and "?"
- AppConfig to manage hierarchical environment variables and all default values for environment variables
- code refactoring: reorganizing code, general cleaning up for migration to github

### 2.0.0-rc14 - deployed: 2025-06-05
Expand Down
Loading
Loading