Skip to content

Commit 1f7b60d

Browse files
committed
Merge branch 'main' of https://github.com/hypermodeinc/docs
2 parents 65ddbd2 + 6d1f91d commit 1f7b60d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

modus/changelog.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ new and what's changed to make the most out of Modus.
1212

1313
| Version | Date | Description |
1414
| ------- | ---------- | ----------------------------------------------------- |
15+
| 0.16 | 2024-12-23 | Local time and time zone support |
16+
| 0.15 | 2024-12-13 | Neo4j support |
17+
| 0.14 | 2024-11-23 | Modus API Explorer + in-code documentation |
1518
| 0.13 | 2024-10-17 | First release of Modus as an open source framework 🎉 |
1619

1720
For a detailed list of changes, please refer to the

modus/search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ Start the Collections PostgreSQL database using the local Docker Compose script:
429429

430430
```sh
431431
cd modus/runtime/tools/local
432-
docker-compose up
432+
docker compose up
433433
```
434434

435435
</Step>

0 commit comments

Comments
 (0)