Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.17.0
Browse files Browse the repository at this point in the history
# [14.17.0](v14.16.1...v14.17.0) (2023-11-17)

### Bug Fixes

* `get_previous_allocation` return value ([f3761b1](f3761b1))
* show only active employees ([#1026](#1026)) ([#1067](#1067)) ([864de2a](864de2a))
* use `get_all` instead of `get_list` ([89d0681](89d0681))

### Features

* 'Email Salary Slips' bulk action in salary slip list view ([#1063](#1063)) ([#1064](#1064)) ([c114901](c114901))

### Performance Improvements

* index most queried fields in Leave Ledger Entry ([ba325cf](ba325cf))
* limit rows to 1 for cf leave expiry query ([ef31f48](ef31f48))
  • Loading branch information
frappe-bot committed Nov 17, 2023
1 parent 26301ea commit 3d50f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "14.16.1"
__version__ = "14.17.0"

0 comments on commit 3d50f15

Please sign in to comment.