Skip to content

Commit

Permalink
v2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
cmrcx committed Sep 5, 2015
1 parent 7de992b commit e620fbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
====== phptidy Changelog ======

Version 2.15 (2015-09-05)
- Composer integration

Version 2.14 (2015-04-26)
- New formatting function for adding one space after an opening and before a
closing round bracket (disabled by default)
Expand Down
2 changes: 1 addition & 1 deletion phptidy.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* @version 2.14 (2015-04-26)
* @version 2.15 (2015-09-05)
* @author Magnus Rosenbaum <[email protected]>
* @package phptidy
*/
Expand Down

0 comments on commit e620fbf

Please sign in to comment.