lfoppiano commited on
Commit
22a125f
β€’
1 Parent(s): f3a76a3

update changelog

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +28 -1
CHANGELOG.md CHANGED
@@ -4,7 +4,34 @@ All notable changes to this project will be documented in this file.
4
 
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
 
7
- ## [0.0.1] – 2023-05-13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
  ### Added
10
 
 
4
 
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
 
7
+ ## [0.1.3] – 2023-10-30
8
+
9
+ ### Fixed
10
+
11
+ + ChromaDb accumulating information even when new papers were uploaded
12
+
13
+ ## [0.1.2] – 2023-10-26
14
+
15
+ ### Fixed
16
+
17
+ + docker build
18
+
19
+ ## [0.1.1] – 2023-10-26
20
+
21
+ ### Fixed
22
+
23
+ + Github action build
24
+ + dependencies of langchain and chromadb
25
+
26
+
27
+ ## [0.1.0] – 2023-10-26
28
+
29
+ ### Added
30
+
31
+ + pypi package
32
+ + docker package release
33
+
34
+ ## [0.0.1] – 2023-10-26
35
 
36
  ### Added
37