Skip to content

Commit f2f2478

Browse files
committed
Prep for v1.0.0
1 parent c19d87a commit f2f2478

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# Change Log
22

3-
43
## Current
54

5+
### Added
6+
7+
8+
### Changed
9+
10+
11+
### Fixed
12+
13+
14+
## 1.0.0 (05-11-2025)
15+
This was a overhaul of large sections of the code and many changes/additions have been missed from the chnagelog.
16+
617
### Added
718
- Each grain is assigned a phase and slip systems are automatically loaded
819
for a given phase based on crystal structure.

defdap/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.93.6dev'
1+
__version__ = '1.0.0'

0 commit comments

Comments
 (0)