Skip to content

Commit

Permalink
Update readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Schraeder committed Jul 22, 2016
1 parent 99631e2 commit 7e4b52d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,20 @@ This project is built upon the CSharp_MARC project of the same name available at

## Changelog:

###2016-07-22 Changes:

* Fix issues with moving a field or subfield up past the top or down past the new row
* Fix moving fields to work as expected
* Add tooltips to field and subfield sorting buttons
* Fix issue importing multiple records from SRU
* Add LoC and OCLC options to the import SRU feature
* Fix ReSharper Inspection fixes
* Fix import and cancel buttons when form gets resized
* Selected Codes and Indicators should actually return selected codes and indicators, respectively, rather than... you know, everything.

###2016-06-12.2 Changes:

Fix database reset
* Fix database reset

###2016-06-12.1 Changes:

Expand Down
13 changes: 12 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,18 @@
* @copyright 2016 Matt Schraeder
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL License 3
*/


2016-07-22 Changes:

Fix issues with moving a field or subfield up past the top or down past the new row
Fix moving fields to work as expected
Add tooltips to field and subfield sorting buttons
Fix issue importing multiple records from SRU
Add LoC and OCLC options to the import SRU feature
Fix ReSharper Inspection fixes
Fix import and cancel buttons when form gets resized
Selected Codes and Indicators should actually return selected codes and indicators, respectively, rather than... you know, everything.

2016-06-12.2 Changes:

Fix database reset
Expand Down

0 comments on commit 7e4b52d

Please sign in to comment.