Skip to content

Commit

Permalink
Issue 20.jae.1 (#27)
Browse files Browse the repository at this point in the history
* #20 Preparation for G2 Engine 3.0 release.

* #24 Fix PEP-8 issues

* Update CHANGELOG.md

Co-authored-by: michael@dockter.com <michael@dockter.com>
  • Loading branch information
jaeadams and docktermj authored May 4, 2022
1 parent 50a8d27 commit 0a1bbd7
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 92 deletions.
13 changes: 13 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>g2project</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.python.pydev.pythonNature</nature>
</natures>
</projectDescription>
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
[markdownlint](https://dlaa.me/markdownlint/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] - 2022-05-04

### Added to 2.0.0

- Support SenzingAPI 3.0.0

## [1.13.1] - 2021-11-09

### Added to 1.13.1
Expand Down
Loading

0 comments on commit 0a1bbd7

Please sign in to comment.