File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
55
66## [ Unreleased]
77
8+ ## [ 3.6.0]
9+
810### Added
911- ` Data.norm_for_each ` : easier norm-by-axis syntax
1012- ` kit.from_list_of_objects ` : convenience method for grabbing an channel/variable/axis/etc. using multiple specifiers
@@ -428,7 +430,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
428430### Added
429431- initial release
430432
431- [ Unreleased ] : https://github.com/wright-group/WrightTools/-/compare/3.5.5...master
433+ [ Unreleased ] : https://github.com/wright-group/WrightTools/-/compare/3.6.0...master
434+ [ 3.6.0 ] : https://github.com/wright-group/WrightTools/-/compare/3.5.5...3.6.0
432435[ 3.5.5 ] : https://github.com/wright-group/WrightTools/compare/3.5.3...3.5.5
433436[ 3.5.4 ] : https://github.com/wright-group/WrightTools/compare/3.5.3...3.5.4
434437[ 3.5.3 ] : https://github.com/wright-group/WrightTools/compare/3.5.2...3.5.3
Original file line number Diff line number Diff line change 1- 3.5.5
1+ 3.6.0
You can’t perform that action at this time.
0 commit comments