Skip to content

Commit 756be50

Browse files
authored
Add the CHANGELOG.md file (#81)
Fixes #59 Signed-off-by: Zbynek Cervinka <[email protected]>
1 parent 48caae0 commit 756be50

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Change Log
2+
3+
## 0.0.5 (Jan 24, 2022)
4+
- Update the `Remote-Robot` version to 0.11.11
5+
- Add support for starting the `IntelliJ IDEA Ultimate`
6+
7+
## 0.0.4 (Nov 15, 2021)
8+
- Update the `Remote-Robot` version to 0.11.8
9+
- Fix the `SonarCloud` run for PRs
10+
- Fix the issues reported by the `SonarCloud`
11+
- Update the `README.md` file
12+
- Refactoring
13+
14+
## 0.0.3 (Oct 23, 2021)
15+
- Add a code quality gating solution - `SonarCloud`
16+
- Add the contribution guide (the `CONTRIBUTING.md` file)
17+
- Add the license (the `LICENSE` file)
18+
- Integrate the `Remote-Robot` step logging solution
19+
- Update the `Remote-Robot` version to 0.11.7
20+
- Create new fixtures for:
21+
- `New Project` (with appropriate pages)
22+
- `Project Explorer`
23+
- `Build Tools Pane`
24+
- `Project Structure`
25+
- Refactoring
26+
- Eliminate duplicate implementations of repeating test steps
27+
- Rework existing custom fixtures to utilise existing remote-fixtures API
28+
- Move the `test-project` folder to `./src/test-project`

0 commit comments

Comments
 (0)