Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.1...v1.4.0) (2023-11-29)

### Features

* add Pydantic classes to validate assignment structure and business rules ([33de272](33de272))
  • Loading branch information
github-actions[bot] committed Nov 29, 2023
1 parent 7fb6f27 commit b2f913c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/lpm0073/automatic-grader/compare/v1.3.1...v1.4.0) (2023-11-29)


### Features

* add Pydantic classes to validate assignment structure and business rules ([33de272](https://github.com/lpm0073/automatic-grader/commit/33de2727b96cf2b60efbdfdefae72991ad7bb3d4))

## [1.3.1](https://github.com/lpm0073/automatic-grader/compare/v1.3.0...v1.3.1) (2023-11-28)


Expand Down

0 comments on commit b2f913c

Please sign in to comment.