@@ -1,6 +1,6 @@
{
"name": "fisapp-ui",
- "version": "1.1.1",
+ "version": "1.1.2",
"scripts": {
"ng": "ng",
"start": "ng serve --host 0.0.0.0 --port 4200",
@@ -1,4 +1,8 @@
# Financial Information System (FIS)
+
+### ver. 1.1.2
+[LeaveSubmission] resolve issue where +8 hours is appended when date field values are changed
### ver. 1.1.1
[LeaveSubmission] added 'Pending','Approved','Cancelled' tabs for applied leave
[LeaveSubmission] fix chart and calendar not showing in mobile view
@@ -7,5 +7,5 @@
"support":{
"email":"support@softwareoptima.com"
},
- "version":"1.1.1"
+ "version":"1.1.2"
}