Skip to content

Commit

Permalink
Merge pull request #363 from ymaheshwari1/major-release
Browse files Browse the repository at this point in the history
Updated: app version and release notes for major release
  • Loading branch information
adityasharma7 authored Feb 2, 2023
2 parents 9a6a154 + bc7671d commit 3e37a92
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "job-manager",
"version": "1.6.0",
"version": "2.0.0",
"private": true,
"description": "Job Manager App",
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Release 2.0.0

## What's Changed
* Implemented logger using vue logger plugin(#21uxamh) by @disha1202 in https://github.com/hotwax/job-manager/pull/357
* Implemented: feature for user authorisation (#2ebg32y) by @adityasharma7 in https://github.com/hotwax/job-manager/pull/188
* Refactored: code for timezone modal and update luxon to 3.2 (#85zrkd35y) by @k2maan in https://github.com/hotwax/job-manager/pull/359
* Fixed: JobConfiguration component displaying runtime of draft jobs(#85zrjdd3b) by @disha1202 in https://github.com/hotwax/job-manager/pull/362 and @shashwatbangar in https://github.com/hotwax/job-manager/pull/353


**Full Changelog**: https://github.com/hotwax/job-manager/compare/v1.6.0...v2.0.0

# Release 1.6.0
## What's Changed
* Implemented: Code to show app version & build information on Settings page(#85zrhn8w8) by @shashwatbangar in https://github.com/hotwax/job-manager/pull/341
Expand Down

0 comments on commit 3e37a92

Please sign in to comment.