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: docs/version/development.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,13 @@ Please check the [development channel in zulipchat](https://loop.zulipchat.com/#
18
18
19
19
There are no differences between `dev` and `main` at this time.
20
20
21
-
## Updates from 3.6 to 3.8
21
+
## Older updates
22
22
23
-
The updates developed in `dev` are provided in reverse chronological order.
23
+
### Updates from v3.6 to v3.8
24
24
25
-
### v3.7.7
25
+
The updates developed in the `dev` branch before the release of v3.8.0, are provided in reverse chronological order.
26
+
27
+
#### v3.7.7
26
28
27
29
The changes are to maintenance scripts and to translations with no change to the function of the code:
28
30
@@ -38,7 +40,7 @@ The changes are to maintenance scripts and to translations with no change to the
38
40
* conversion to use String Catalogs for localization in the submodules with associated tweaks to Xcode configuration
39
41
* updates to the CircleCI configurations
40
42
41
-
### v3.7.6
43
+
####v3.7.6
42
44
43
45
* Updated some localization (strings translated to different languages)
44
46
* Added scripts to make localization more streamlined
@@ -47,21 +49,21 @@ The changes are to maintenance scripts and to translations with no change to the
47
49
* Discarded some unneeded files
48
50
* Updated to Xcode 16.4 for browser build and CircleCI quality testing
49
51
50
-
### v3.7.5
52
+
####v3.7.5
51
53
52
54
* Added support for Dana-i and DanaRS-v3 pump models
53
55
54
-
### v3.7.0 through v3.7.4
56
+
####v3.7.0 through v3.7.4
55
57
56
58
*`dev` v3.7.x was same as [`main` v3.6.x](releases.md#loop-v364).
57
59
58
-
## Updates from 3.4 to 3.6
60
+
###Updates from v3.4 to v3.6
59
61
60
62
All updates are reported in [`Loop 3.6.0`](releases.md#loop-v360){: target="_blank" }
61
63
62
64
Check [Version History](releases.md#loop-3-version-history) for minor updates found in 3.6.x.
63
65
64
-
## Updates from 3.2 to 3.4
66
+
###Updates from v3.2 to v3.4
65
67
66
68
Features new with v3.4, originally in the Updates in `dev` section before the release, have been inserted into the appropriate part of the *LoopDocs* website (indicated by the up-right arrow after the link). The links below are left to assist people in finding the features.
0 commit comments