mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-05 22:01:35 +00:00
Add NEWS.md and update TODO.md
This commit is contained in:
parent
1675a5d997
commit
5f690c3647
2 changed files with 14 additions and 2 deletions
11
NEWS.md
Normal file
11
NEWS.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# News
|
||||
|
||||
List of all features for the release
|
||||
|
||||
## 1.5.0
|
||||
- Added argument info for all functions and methods (reflection support)
|
||||
- Improved support for GnuPG 2.1+
|
||||
- Added new function gnupg_getengineinfo
|
||||
- Added init array argument for setting home dir and gpg binary file name
|
||||
- Added additional fields to `gnupg_keyinfo` returned array
|
||||
- Add parameter to `gnupg_keyinfo` to use `secret_only
|
||||
Loading…
Add table
Add a link
Reference in a new issue