Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 2.57 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2020-01-06)

Features

  • frontend: constrict the main content to 50rem (0acdb4e)
  • frontend: users can add notes to posts (04cceb8)
  • frontend: users can mark posts as applied (ce60fa6)

1.1.1 (2020-01-03)

Bug Fixes

  • frontend: navigating must include trailing slash (1837342)

1.1.0 (2020-01-03)

Features

  • frontend: access each month's jobs with a URI (03ae2b8)
  • frontend: add author and postDate to each job post (ae23387)
  • frontend: add pagination to job postings (794ab96)
  • frontend: add search, filter, sorting (b3eebd6)

Bug Fixes

  • frontend: choosing the active month does nothing (5553cf9)
  • one-line posts would get its content truncated (beadf95)

1.0.0 (2020-01-01)

Features

  • add a web frontend (5f1bdb4)
  • add api app to serve whoishiring data (881e56b)
  • load whoishiring data into the database (558babb)