You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CHANGELOG.md
+41-1Lines changed: 41 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,47 @@
9
9
### Removed
10
10
- N/A
11
11
12
-
## v1.1.0
12
+
## v1.0.1
13
+
14
+
### Added or Changed
15
+
- Minor Syntax Changes
16
+
17
+
### Removed
18
+
- N/A
19
+
20
+
## v1.1.1
21
+
22
+
### Added or Changed
23
+
- Use the command "docker-compose up" in the the Palm Tree directory to run the application using Docker (view README for more details).
24
+
25
+
### Removed
26
+
- N/A
27
+
28
+
## v1.1.2
29
+
30
+
### Added or Changed
31
+
- Updated README, LICENSE, and file structure
32
+
33
+
### Removed
34
+
- N/A
35
+
36
+
## v1.1.3
37
+
38
+
### Added or Changed
39
+
- Added iOS and Android icon pack
40
+
41
+
### Removed
42
+
- N/A
43
+
44
+
## v1.1.4
45
+
46
+
### Added or Changed
47
+
- Fixed a bug on the Customer table when adding new customers, the previously/newly added row would disappear due to a bug in the resetSort() function.
0 commit comments