-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathchangelog.yaml
52 lines (52 loc) · 1020 Bytes
/
changelog.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
- changes:
added:
- Initial Nigeria template.
date: 2023-02-09 00:00:00
version: 0.0.1
- bump: patch
changes:
fixed:
- Entity bugs.
date: 2023-02-10 01:54:05
- bump: minor
changes:
added:
- Consolidated relief allowance.
date: 2023-02-11 12:49:53
- bump: minor
changes:
added:
- Live site requirements.
date: 2023-02-11 13:23:04
- bump: minor
changes:
added:
- Personal income tax logic.
date: 2023-02-11 13:43:36
- bump: minor
changes:
added:
- Formula for marginal_tax_rate.
date: 2023-02-11 14:44:00
- bump: patch
changes:
added:
- Tax integration test.
date: 2023-02-12 03:34:30
- bump: patch
changes:
fixed:
- Data syntax updated for new Core version.
date: 2023-03-25 14:38:37
- bump: minor
changes:
added:
- Parameter metadata for all parameters.
fixed:
- MTR calculation bugs.
date: 2023-04-19 13:01:35
- bump: patch
changes:
fixed:
- API deployment action.
date: 2023-04-19 14:12:33