Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 7951fc2

Browse files
authored
release: cut the v0.8.0 release (#498)
1 parent 5a12d31 commit 7951fc2

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [0.8.0](https://github.com/OpenCodeFoundation/eSchool/compare/v0.7.0...v0.8.0) (2021-08-21)
2+
3+
4+
### Features
5+
6+
* **certificate-processing:** add initial implementation ([#404](https://github.com/OpenCodeFoundation/eSchool/issues/404)) ([a0e76a7](https://github.com/OpenCodeFoundation/eSchool/commit/a0e76a704eecee8c06b331ed5221909df47dcb72))
7+
* **enrolling:** use factory to create domain object ([4b26049](https://github.com/OpenCodeFoundation/eSchool/commit/4b26049574a3ded0fb5b95dcdcc6eb74eccbe251))
8+
* **enrollment:** use strongly typed ids ([#471](https://github.com/OpenCodeFoundation/eSchool/issues/471)) ([1ca5244](https://github.com/OpenCodeFoundation/eSchool/commit/1ca52442d9a424446781f14390e499ce6f84046a))
9+
* **exam:** add initial exam service ([f17e2d8](https://github.com/OpenCodeFoundation/eSchool/commit/f17e2d81970330687607fc2dd624b47b6ceeb008))
10+
* **example-management:** add seq and serilog ([#491](https://github.com/OpenCodeFoundation/eSchool/issues/491)) ([0cd1536](https://github.com/OpenCodeFoundation/eSchool/commit/0cd1536db799c56c353c4c1088aba625e306109f))
11+
* **library-management:** initial implementation of library management service ([#427](https://github.com/OpenCodeFoundation/eSchool/issues/427)) ([bce5676](https://github.com/OpenCodeFoundation/eSchool/commit/bce56769a9cd070d59d525e8ab71577c3faa1e42))
12+
* **result-processing:** initial implementation of result processing service ([#457](https://github.com/OpenCodeFoundation/eSchool/issues/457)) ([f89ec12](https://github.com/OpenCodeFoundation/eSchool/commit/f89ec128ac1917c5c5db920f01b737762c482f42))
13+
* separate dockerfile for each services ([0f0dddb](https://github.com/OpenCodeFoundation/eSchool/commit/0f0dddb7dcb3c8db2955d5dd18b2a08d9b05367e))
14+
15+
16+
117
# [0.7.0](https://github.com/OpenCodeFoundation/eSchool/compare/v0.6.0...v0.7.0) (2021-05-01)
218

319

0 commit comments

Comments
 (0)