Skip to content

Commit 2825cda

Browse files
authored
docs: Update changelog (#214)
## πŸ“ Description <!-- Describe your changes in detail --> - Remove Chrome updates info from docs for new image release since it was downgraded to the previous version. ## βœ… Checklist - [ ] I have tested this change - [ ] This change requires documentation update
1 parent 0c0a5e1 commit 2825cda

File tree

4 files changed

+6
-12
lines changed

4 files changed

+6
-12
lines changed

β€Ždocs/docs/getting-started/changelog.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ To learn more about this image, check our [macOS Xcode 16](https://docs.semaphor
5454
- Gitlfs: 3.6.0 -> 3.6.1
5555
- Gh: 2.63.2 -> 2.69.0
5656
- Geckodriver: 0.35.0 -> 0.36.0
57-
- Chrome: 131.0.6778.139 -> 134.0.6998.117
58-
- Chromedriver: 131.0.6778.139 -> 134.0.6998.117
5957
- Docker: 27.4.0 -> 28.0.2
6058
- Docker compose v2: 2.32.1 -> 2.34.0
6159
- Dockerize: 0.9.0 -> 0.9.3
@@ -105,8 +103,6 @@ To learn more about this image, check our [Ubuntu 20.04 page](https://docs.semap
105103
- Gitlfs: 3.6.0 -> 3.6.1
106104
- Gh: 2.63.2 -> 2.69.0
107105
- Geckodriver: 0.35.0 -> 0.36.0
108-
- Chrome: 131.0.6778.139 -> 134.0.6998.117
109-
- Chromedriver: 131.0.6778.139 -> 134.0.6998.117
110106
- Docker: 27.4.0 -> 28.0.2
111107
- Docker compose v2: 2.32.1 -> 2.34.0
112108
- Dockerize: 0.9.0 -> 0.9.3
@@ -157,8 +153,6 @@ To learn more about this image, check our [Ubuntu 22.04 page](https://docs.semap
157153
- Gitlfs: 3.6.0 -> 3.6.1
158154
- Gh: 2.63.2 -> 2.69.0
159155
- Geckodriver: 0.35.0 -> 0.36.0
160-
- Chrome: 131.0.6778.139 -> 134.0.6998.117
161-
- Chromedriver: 131.0.6778.139 -> 134.0.6998.117
162156
- Docker: 27.4.0 -> 28.0.2
163157
- Docker compose v2: 2.32.1 -> 2.34.0
164158
- Dockerize: 0.9.0 -> 0.9.3

β€Ždocs/docs/reference/os-ubuntu-images/ubuntu-2004-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Following version control tools are pre-installed:
6161

6262
- Firefox 68.9 (`68`, `esr-old`), 78.1 (`78`, `default`, `esr`), 102.11.0 (`102`, `esr-new`, `esr-latest`)
6363
- Geckodriver 0.36.0
64-
- Google Chrome 134.0.6998.117
65-
- ChromeDriver 134.0.6998.117
64+
- Google Chrome 131.0.6778.139
65+
- ChromeDriver 131.0.6778.139
6666
- Xvfb (X Virtual Framebuffer)
6767
- Phantomjs 2.1.1
6868

β€Ždocs/docs/reference/os-ubuntu-images/ubuntu-2204-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Following version control tools are pre-installed:
6767

6868
- Firefox 102.11.0 (`102`, `default`, `esr`)
6969
- Geckodriver 0.36.0
70-
- Google Chrome 134.0.6998.117
71-
- ChromeDriver 134.0.6998.117
70+
- Google Chrome 131.0.6778.139
71+
- ChromeDriver 131.0.6778.139
7272
- Xvfb (X Virtual Framebuffer)
7373
- Phantomjs 2.1.1
7474

β€Ždocs/docs/reference/os-ubuntu-images/ubuntu-2404-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Following version control tools are pre-installed:
6767

6868
- Firefox 102.11.0 (`102`, `default`, `esr`)
6969
- Geckodriver 0.36.0
70-
- Google Chrome 134.0.6998.117
71-
- ChromeDriver 134.0.6998.117
70+
- Google Chrome 131.0.6778.139
71+
- ChromeDriver 131.0.6778.139
7272
- Xvfb (X Virtual Framebuffer)
7373
- Phantomjs 2.1.1
7474

0 commit comments

Comments
Β (0)