Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode committed Mar 3, 2024
1 parent 2a1888d commit b46cdbd
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# th2 common library GO (1.0.0)
# th2 common library GO (1.2.0)

## Usage

Expand Down Expand Up @@ -90,6 +90,13 @@ The `CommonFactory` reads a message's router configuration from the `mq.json` fi

## Release notes

### 1.2.0

#### Dependencies

+ Deprecated `streadway/amqp` dependency was replaced with `rabbitmq/amqp091-go`.
NOTE: this should not be visible to end users as the MQ is only used internally.

### 1.0.0

#### Implemented:
Expand Down

0 comments on commit b46cdbd

Please sign in to comment.