Skip to content

Commit

Permalink
doc(release): v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaemin committed Jun 24, 2020
1 parent 6c57cf9 commit a24dcd3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## v2.3.0

### Feature

- **api:** `getLecturesYears`
- **cnw:** dormitory blue mir notice now redirect to the notice page

### Dev

- **snippet:** `oneres` auto completes `oneApiResponse<Action>($0)`
- **script:** watch One API schemes and auto-refresh on change (included in `dev` script)

### Refactor

- **api:** tip apis are updated with the latest one api types

### Fix

- **lectures:** now search with current year and semester ([7210a5c](https://github.com/payw-org/eodiro-server/commit/7210a5c8c8f925b07bfc7d7247e441fc189c9ed2))
- **lectures:** fix table attribute name ([834daf1](https://github.com/payw-org/eodiro-server/commit/834daf12ebc95341f91805b97be354671ef3b272))

### Chore

- **deps:** remove graphql, dts-gen
- **seed:** quit timetable seeder after finished the process ([b851a35](https://github.com/payw-org/eodiro-server/commit/b851a350b86f17c01bf78014cb42cfd370eef857))

## v2.2.1

### `Time.getPrismaCurrent()`
Expand Down

0 comments on commit a24dcd3

Please sign in to comment.