Update release notes
This commit is contained in:
@@ -13,9 +13,9 @@ if(!defined('HOME_LINK_OTHERS')){
|
||||
}
|
||||
|
||||
//Version
|
||||
define('VERSION', '26.1.0.OS');
|
||||
define('CACHE_VALUE', '26.1.0.OS');
|
||||
define('VERSION_NUMBER', '2610');
|
||||
define('VERSION', '26.2.0.OS');
|
||||
define('CACHE_VALUE', '26.2.0.OS');
|
||||
define('VERSION_NUMBER', '2620');
|
||||
define('VERSION_DATE', '31/01/2019');
|
||||
|
||||
if(!defined('CONTACT_EMAIL')){define('CONTACT_EMAIL','icehrm@gamonoid.com');}
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
Release note v26.1.0.OS
|
||||
Release note v26.2.0.OS
|
||||
------------------------
|
||||
|
||||
### Features
|
||||
* Add staff directory module
|
||||
* Update client-side js to ES6
|
||||
* Compatible with IceHrm Mobile App
|
||||
* Use npm libraries when possible
|
||||
* Add gulp build for frontend assets
|
||||
* https://github.com/gamonoid/icehrm/issues/169 (https://github.com/gamonoid/icehrm/issues/169)
|
||||
|
||||
Reference in New Issue
Block a user