You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Change Log
2
2
3
-
### 2.1.0-rc2
4
-
- wildcard search
5
-
- AppConfig to manage hierarchical environment variables and all default values for environment variables (only environment variables for search completed in rc2)
3
+
### 2.1.0
4
+
- wildcard search using "*" and "?"
5
+
- AppConfig to manage hierarchical environment variables and all default values for environment variables
6
6
- code refactoring: reorganizing code, general cleaning up for migration to github
0 commit comments