Skip to content

Commit d233803

Browse files
committed
#version 1.3
1 parent 12e730e commit d233803

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Osintgram 🔎📸
22

3-
[![version-1.2](https://img.shields.io/badge/version-1.2-green)](https://github.com/Datalux/Osintgram/releases/tag/1.2)
3+
[![version-1.3](https://img.shields.io/badge/version-1.3-green)](https://github.com/Datalux/Osintgram/releases/tag/1.3)
44
[![GPLv3](https://img.shields.io/badge/license-GPLv3-blue)](https://img.shields.io/badge/license-GPLv3-blue)
55
[![Python3](https://img.shields.io/badge/language-Python3-red)](https://img.shields.io/badge/language-Python3-red)
66
[![Telegram](https://img.shields.io/badge/Telegram-Channel-blue.svg)](https://t.me/osintgram)
@@ -45,7 +45,7 @@ Osintgram offers an interactive shell to perform analysis on Instagram account o
4545

4646
You can find detailed commands usage [here](doc/COMMANDS.md).
4747

48-
[**Latest version**](https://github.com/Datalux/Osintgram/releases/tag/1.2) |
48+
[**Latest version**](https://github.com/Datalux/Osintgram/releases/tag/1.3) |
4949
[Commands](doc/COMMANDS.md) |
5050
[CHANGELOG](doc/CHANGELOG.md)
5151

doc/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.3](https://github.com/Datalux/Osintgram/releases/tag/1.3)
4+
**Enhancements**
5+
- Artwork refactoring (#149)
6+
- Added command line mode (#155)
7+
- Added output limiter (#201)
8+
9+
**Bug fixes**
10+
- Losing collected data (#156)
11+
- JSON user info (#202)
12+
- Issue #198 (#200)
13+
- Issue #204 (12e730e)
14+
15+
316
## [1.2](https://github.com/Datalux/Osintgram/releases/tag/1.2)
417
**Enhancements**
518
- Added virtual environment (#126)

0 commit comments

Comments
 (0)