Skip to content

Commit 84bf577

Browse files
committed
Add missing timestamps
1 parent fe0176e commit 84bf577

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This driver uses semantic versioning:
2222

2323
This property was not previously exposed.
2424

25-
## [9.0.0-preview.3]
25+
## [9.0.0-preview.3] - 2024-06-12
2626

2727
### Removed
2828

@@ -39,7 +39,7 @@ This driver uses semantic versioning:
3939
This method now takes an object with `withStats` and `withHidden` options
4040
instead of a boolean flag.
4141

42-
## [9.0.0-preview.2]
42+
## [9.0.0-preview.2] - 2024-05-15
4343

4444
### Changed
4545

@@ -54,7 +54,7 @@ This driver uses semantic versioning:
5454
This option was introduced in ArangoDB 3.10.13 and 3.11.7 and allows
5555
fetching the progress information of indexes that are in the building phase.
5656

57-
## [9.0.0-preview.1]
57+
## [9.0.0-preview.1] - 2024-04-16
5858

5959
This is a major release and breaks backwards compatibility.
6060

@@ -124,13 +124,13 @@ for upgrading your code to arangojs v9.
124124
and provides exports for both types of environments. This change should be
125125
backwards-compatible.
126126

127-
## [8.8.1]
127+
## [8.8.1] - 2024-03-20
128128

129129
### Added
130130

131131
- Added the `versionAttribute` option to the document operation options types (DE-783)
132132

133-
## [8.8.0]
133+
## [8.8.0] - 2024-03-12
134134

135135
### Changed
136136

0 commit comments

Comments
 (0)