Skip to content

Commit f60cc4c

Browse files
authored
Merge pull request #92 from Loop3D/release-v1.3.7
chore: release 1.3.7
2 parents 36aa4b3 + 0ab25ad commit f60cc4c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
### [1.3.7](https://www.github.com/Loop3D/LoopStructural/compare/v1.3.6...v1.3.7) (2021-10-13)
4+
5+
6+
### Bug Fixes
7+
8+
* abutting fault polarity was being calculated inconsistently. ([c77681f](https://www.github.com/Loop3D/LoopStructural/commit/c77681f466070587e235ccaa1ff6f6fd7b87db92))
9+
* adding folded fold frame creates a fold frame not structural frame ([36aa4b3](https://www.github.com/Loop3D/LoopStructural/commit/36aa4b34adfd625766e5ad61e1212f20fabfcdbf))
10+
* call to update feature when initialising rotation angle plotter ([b97f017](https://www.github.com/Loop3D/LoopStructural/commit/b97f017e583f0190cce030b940a8a6888d436a35))
11+
* setting default for viewer to model = none ([8aec0e4](https://www.github.com/Loop3D/LoopStructural/commit/8aec0e493dd16e6725e2eed1ad2b859549580cc1))
12+
* support box is now rescaled for plot ([6723790](https://www.github.com/Loop3D/LoopStructural/commit/672379059ad97a63edf6ec77740d4d37f8a332b9))
13+
314
### [1.3.6](https://www.github.com/Loop3D/LoopStructural/compare/v1.3.5...v1.3.6) (2021-10-12)
415

516

LoopStructural/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.3.6'
1+
__version__ = '1.3.7'

0 commit comments

Comments
 (0)