Skip to content

Commit

Permalink
Updates for 1.3.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jfritschi committed Aug 18, 2019
1 parent a5528d2 commit 0a9f5bd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Changes in version 1.3.8

Bug Fixes:
* Fix pear package [#297] (Phil Fenstermacher)

Improvement:
* Adding support for PROXY CALLBACK using POST parameters instead of GET [#312]

Changes in version 1.3.7

Bug Fixes:
Expand Down
2 changes: 1 addition & 1 deletion utils/version.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Version number devX, alphaX, RCX
phpcas.version=1.3.7
phpcas.version=1.3.8
# devel, alpha, beta, stable
phpcas.releaseStability=stable
# devel, alpha, beta, stable
Expand Down

0 comments on commit 0a9f5bd

Please sign in to comment.