Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Required
version: 2

# RTD requires specifying path to Sphinx config file
sphinx:
configuration: docs/source/conf.py

# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This document summarizes the changes introduced to the code base for each release.

## v1.2.1

- Fix ReadTheDocs build

## v1.2.0

- Add ability to disable eddy currents in BSPM analyzer
Expand Down