Skip to content

Commit

Permalink
Changelog updated for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pc494 authored Mar 15, 2021
1 parent da96953 commit 3544696
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## 2021-03-15 - version 0.4.1

### Changed
- `get_grid_beam_directions` default meshing changed to "spherified_cube_edge" from "spherified_cube_corner"

### Fixed
- `get_grid_beam_directions` now behaves correctly for the triclinic and monoclinic cases
-
## 2020-01-11 - version 0.4.0

## 2021-01-11 - version 0.4.0
### Changed
- `get_grid_beam_directions`, now works based off of meshes
- the arguments in the `DiffractionGenerator` constructor and the `DiffractionLibraryGenerator.get_diffraction_library` function have been shuffled so that the former captures arguments related to "the instrument/physics" while the latter captures arguments relevant to "the sample/material".
Expand Down

0 comments on commit 3544696

Please sign in to comment.