Skip to content

Commit 938b5d9

Browse files
committed
updated CHANGELOG
1 parent 7e92c31 commit 938b5d9

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
## Change Log
22

3+
### v2.5.0-alpha.6 (2016/06/01)
4+
- [7e92c31](https://github.com/emreakay/CodeIgniter-Aauth/commit/7e92c31751810f6ef6581b1d53aa965d3755f6e9) v2.5.0-alpha.5 fixes (@REJack)
5+
- fixed both SQL files
6+
- fixed `list_pms()`
7+
- fixed `delete_pm()`
8+
- updated CHANGELOG
9+
- added abilty to send `system` PM's for `send_pm()` & `send_pms()`
10+
- changed `name` to `username` in aauth_users table
11+
- changed `name` to `username` in all user related functions
12+
- changed `$name` to `$username` in `create_user()` & `update_user()`
13+
- added `user_exist_by_username()`
14+
- changed `user_exist_by_name()` to an alias of `user_exist_by_username()`
15+
316
### v2.5.0-alpha.5 (2016/05/30)
417
- [847a639](https://github.com/emreakay/CodeIgniter-Aauth/commit/847a639d893cff4ae821615ddb48061cedb64def) (@REJack)
518
- reverted changed `count_unread_pms()` it counts now only not deleted pm's

0 commit comments

Comments
 (0)