Skip to content

Commit 8aeaa1e

Browse files
committed
Update README and CHANGELOG
1 parent c897b1d commit 8aeaa1e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
22

3+
## 1.0.1
4+
- Some fixes
5+
- Added Procfile.dev (previously missing)
6+
- Fixed some database.yml configuration issues
7+
- Updated README to indicate supported Rails versions
8+
39
## 1.0.0
410
- Initial release

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This Rails template aims to solve that problem by containerizing a Rails applica
1414

1515
## Requirements
1616
- Docker and `docker-compose` (typically installed via Docker Desktop)
17+
- Requires Rails 7.0.x and above
1718

1819
## Initial Installation
1920

0 commit comments

Comments
 (0)