Skip to content

Commit d4568e3

Browse files
committed
Release v0.7.1
1 parent 37cc626 commit d4568e3

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@
66

77
### ✨ New features/enhancements
88

9-
- Updated configuration for 2025-26
10-
119
### 🐛 Bug fixes
1210

1311
### 🔧 Internal changes
1412

13+
## [0.7.1] - 2025-06-16
14+
15+
### ✨ New features/enhancements
16+
17+
- Updated configuration for 2025-26
18+
1519
## [0.7.0] - 2025-06-15
1620

1721
### ✨ New features/enhancements

courseography.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: courseography
3-
version: 0.7.0.0
3+
version: 0.7.1.0
44
synopsis: Program and course planning app for the University of Toronto.
55
description: A web application designed to aid students in planning their courses
66
at the University of Toronto.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "courseography",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"repository": "[email protected]:Courseography/courseography.git",
55
"author": "David Liu <[email protected]>",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)