Skip to content

Commit 9dc4e81

Browse files
committed
README and changelog updated
1 parent 80b8d17 commit 9dc4e81

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,10 @@ In the directory samples you'll find phpminiconfig.php for known OpenSource pack
3838
- [My website](http://osalabs.com)
3939

4040
## Change Log
41-
### changes in phpMiniAdmin 1.9.170730 (latest)
41+
### changes in phpMiniAdmin 1.9.190822 (latest)
42+
- added ability to set socket for db connection
43+
44+
### changes in phpMiniAdmin 1.9.170730
4245
- fixed potential XSS in database names and fields [#28](https://github.com/osalabs/phpminiadmin/issues/28)
4346
- db NULLs now displayed in italic to distinguish from "NULL" text
4447
- misc formatting adjustments

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
### changes in phpMiniAdmin 1.9.170203 (latest)
1+
### changes in phpMiniAdmin 1.9.190822 (latest)
2+
- added ability to set socket for db connection
3+
4+
### changes in phpMiniAdmin 1.9.170203
25
- added "compact view" option. If checked - width/height of grid cells limited, so you can see more rows/columns in case your data is large. And in this mode you can double-click on cells to "expand" just that particular cell.
36

47
### changes in phpMiniAdmin 1.9.170117

0 commit comments

Comments
 (0)