Skip to content

Commit

Permalink
v3.8.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Oct 27, 2023
1 parent 50e1af2 commit bfc2b8f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## v3.8.0 (2023-10-27)

### Feature

* feat(app): add subject and campus select elements ([`50e1af2`](https://github.com/jonbiemond/BCIT-Flex/commit/50e1af2ef4fc11281901ab4383969114cc374384))

* feat(app): add course filter interface ([`0675fd9`](https://github.com/jonbiemond/BCIT-Flex/commit/0675fd94211cb00476f6e09f28aea76ed4db3aa9))


## v3.7.0 (2023-10-23)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bcitflex"
version = "3.7.0"
version = "3.8.0"
description = "Browse BCIT Flex course offerings."
authors = ["Jonathan Biemond <jbiemond@my.bcit.ca>"]
license = "MIT"
Expand Down

0 comments on commit bfc2b8f

Please sign in to comment.