Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
texasaggie97 committed Oct 13, 2017
1 parent b19a1e6 commit 8053899
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Python Versioning](http://legacy.python.org/dev/peps/pep-0396/).

## [Unreleased]
## [0.3.0] - 2017-10-13
* #### ALL
* #### Added
* Support for ViInt64 (64-bit integers)
Expand All @@ -15,28 +15,19 @@ and this project adheres to [Python Versioning](http://legacy.python.org/dev/pep
session['0-3'].set_sequence(values, source_delays)
```
* Enum value documentation lists the fully qualified name - this is to allow easy copy/paste
* #### Removed
* #### NI-DMM
* #### Added
* #### Changed
* Added default values to some parameters.
* #### Removed
* Removed methods that aren’t useful in the Python bindings.
* #### NI-ModInst
* #### Added
* #### Changed
* #### Removed
* #### NI-SWITCH
* #### Added
* #### Changed
* Added default values to some parameters.
* #### Removed
* Removed methods that aren’t useful in the Python bindings.
* #### NI-DCPower
* #### Added
* Initial release
* #### Changed
* #### Removed

## [0.2.0] - 2017-09-20
* #### ALL
Expand Down

0 comments on commit 8053899

Please sign in to comment.