nds2-client-swig-0.16.3
=============================
  * Added definition for CMAKE_INSTALL_PKGDATADIR used by MATLAB
  * Corrected some documentation for MATLAB

nds2-client-swig-0.16.2
=============================
  * Added a "connectionless" interface for Python, Java, Java/MATLAB (ticket #64).
  * Clarifying documentation in some python docstrings.
  * Updated the user documenation to discuss the connectionless interface.
  * Reimplemented nds2.connection_iterator to hold a java pointer to the underlying connection (ticket #63).
  * nds2.connection & nds2.connection_iterator now implement java.io.Closeable (ticket #65).
  * updated documentation and tests to reflect changes in the libndscxx gap handling.
  * Work on ticket #71, making the ndsm interface handle java.lang.String inputs.

nds2-client-swig-0.16.1 (August 3, 2018)
=============================
  * Modified RPM rules to generically support python3 variables
  * Updated print statements to function calls for python3

nds2-client-swig-0.16.0 (August 2, 2018)
=============================
  * Corrected population of py35 variables (ticket #43)
  * Added a __version__ field to the python module (ticket #56)
