Skip to content

Commit 27d043a

Browse files
author
Julien Poulton
committed
Have some dots
1 parent 97486f3 commit 27d043a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

playground/misc/misc-3-release-notes.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
88

99
- Included missing `addAgent` polymorphism – custom nickname with default avatar.
1010
- Improved display of player output in local test page.
11-
- Better handling of errors from initializing modules
12-
- Unused `title` property no longer mandatory in `config.ini`
11+
- Better handling of errors from initializing modules.
12+
- Unused `title` property no longer mandatory in `config.ini`.
1313
- `setFrameDuration()` now throws an exception on non-positive values.
1414

1515
## 3.3.1
@@ -38,7 +38,7 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
3838
### ⚠️ Known issues
3939

4040
- Maven modules not available as dependencies
41-
- `setFrameDuration()` does not work in the `init()`
41+
- `setFrameDuration()` does not work in the `init()`.
4242

4343
## 3.1.0
4444

@@ -48,11 +48,11 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
4848

4949
### 🐞 Bug fix
5050

51-
- Fixed an issue with sprites
51+
- Fixed an issue with sprites.
5252

5353
### ⚠️ Known issues
5454

55-
- `setFrameDuration()` does not work in the `init()`
55+
- `setFrameDuration()` does not work in the `init()`.
5656

5757
## 3.0.0
5858
*January 11, 2019*
@@ -78,7 +78,7 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
7878

7979
### ⚠️ Known issues
8080

81-
- `setFrameDuration()` does not work in the `init()`
81+
- `setFrameDuration()` does not work in the `init()`.
8282

8383
## 2.15
8484
*November 29, 2018*
@@ -114,7 +114,7 @@ The CodinGame SDK is regularly updated and improved. This document lets you know
114114

115115
### 🎁 New feature
116116

117-
- Local test page design now matches the website one
117+
- Local test page design now matches the website one.
118118

119119
## 2.8
120120
*August 9, 2018*

0 commit comments

Comments
 (0)