Skip to content

Commit f407eea

Browse files
committed
Add version + changelog
1 parent a0078bf commit f407eea

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,12 @@ Finally, it allows (if you server allows it) to quickly install :
3030

3131
This script is writted in full PHP and use Bootstrap for HTML/CSS/JS provided by CDN (http://www.bootstrapcdn.com/)
3232

33-
License: GPL v2
33+
License: GPL v2
34+
35+
### Changelog:
36+
37+
* Version 1.1
38+
* Implement recommended/required for each config/module
39+
* Improve test config value
40+
* Version 1.0
41+
* Initial release

phpwpinfo.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
22
/*
3+
Version 1.1
34
Copyright 2012-2015 - Amaury Balmer (amaury@beapi.fr)
45
56
This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)