-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07ad1b9
commit 82c6d8d
Showing
8 changed files
with
82 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2017-01-13</date> | ||
<date>2017-03-01</date> | ||
<time>16:06:07</time> | ||
<version> | ||
<release>1.2.0dev</release> | ||
|
@@ -22,8 +22,8 @@ | |
</stability> | ||
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
- Added arg info macros #9751 | ||
- Updated codegen to be consistent with protobuf #9492 | ||
</notes> | ||
<contents> | ||
<dir baseinstalldir="/" name="/"> | ||
|
@@ -1276,8 +1276,8 @@ Update to wrap gRPC C Core version 0.10.0 | |
</release> | ||
<release> | ||
<version> | ||
<release>1.1.0dev</release> | ||
<api>1.1.0dev</api> | ||
<release>1.1.0RC1</release> | ||
<api>1.1.0RC1</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
|
@@ -1287,7 +1287,39 @@ Update to wrap gRPC C Core version 0.10.0 | |
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
- Various bug fixes | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.1.0</release> | ||
<api>1.1.0</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<date>2017-01-31</date> | ||
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.2.0RC1</release> | ||
<api>1.2.0RC1</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<date>2017-03-01</date> | ||
<license>BSD</license> | ||
<notes> | ||
- Added arg info macros #9751 | ||
- Updated codegen to be consistent with protobuf #9492 | ||
</notes> | ||
</release> | ||
</changelog> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2017-01-13</date> | ||
<date>2017-03-01</date> | ||
<time>16:06:07</time> | ||
<version> | ||
<release>${settings.php_version.php()}</release> | ||
|
@@ -24,8 +24,8 @@ | |
</stability> | ||
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
- Added arg info macros #9751 | ||
- Updated codegen to be consistent with protobuf #9492 | ||
</notes> | ||
<contents> | ||
<dir baseinstalldir="/" name="/"> | ||
|
@@ -312,8 +312,8 @@ | |
</release> | ||
<release> | ||
<version> | ||
<release>1.1.0dev</release> | ||
<api>1.1.0dev</api> | ||
<release>1.1.0RC1</release> | ||
<api>1.1.0RC1</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
|
@@ -323,7 +323,39 @@ | |
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
- Various bug fixes | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.1.0</release> | ||
<api>1.1.0</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<date>2017-01-31</date> | ||
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.2.0RC1</release> | ||
<api>1.2.0RC1</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<date>2017-03-01</date> | ||
<license>BSD</license> | ||
<notes> | ||
- Added arg info macros #9751 | ||
- Updated codegen to be consistent with protobuf #9492 | ||
</notes> | ||
</release> | ||
</changelog> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters